sigx++  2.0.1
Namespaces | Functions
dispatcher.cpp File Reference
#include <glib.h>
#include <glibmm/thread.h>
#include "sigx/bad_caller.h"
#include "sigx/bad_sync_call.h"
#include "sigx/dispatcher.h"
#include "sigx/tunnel_context_base.h"
#include "__sigx_pchfence__.h"
#include "sigx/lock_acquirer.h"

Namespaces

 sigx
 
 sigx::dld
 

Functions

thread_pair_type sigx::dld::make_thread_pair (threadhandle_type threadA, threadhandle_type threadB)
 Creates a pair of thread handles where the first pair::first is the smaller one of both and pair::second is the greater one, compared with operator <. More...