25 #ifndef SU_OSX_RUNLOOP_H 27 #define SU_OSX_RUNLOOP_H 44 #include <CoreFoundation/CoreFoundation.h> void su_root_osx_prepare_run(su_root_t *)
Prepare root to be run on OSX Run Loop.
Definition: su_osx_runloop.c:1021
SU_ROOT_MAGIC_T su_root_magic_t
Root context pointer type.
Definition: su_wait.h:236
Syncronization and threading interface.
struct su_root_t su_root_t
Root object type.
Definition: su_wait.h:210
su_root_t * su_root_osx_runloop_create(su_root_magic_t *))
Create a reactor object.
Definition: su_osx_runloop.c:227