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:1019
su_root_t * su_root_osx_runloop_create(su_root_magic_t *))
Create a reactor object.
Definition: su_osx_runloop.c:225
Syncronization and threading interface.
struct su_root_t su_root_t
Root object type.
Definition: su_wait.h:210
SU_ROOT_MAGIC_T su_root_magic_t
Root context pointer type.
Definition: su_wait.h:236