libzmq master
The Intelligent Transport Layer
Functions

thread.cpp File Reference

#include "thread.hpp"
#include "err.hpp"
#include "platform.hpp"
#include <signal.h>
Include dependency graph for thread.cpp:

Go to the source code of this file.

Functions

static void * thread_routine (void *arg_)

Function Documentation

static void* thread_routine ( void *  arg_) [static]

Definition at line 61 of file thread.cpp.

References errno_assert, posix_assert, and zmq::thread_t::tfn.

Referenced by zmq::thread_t::start().

Here is the caller graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines