Public Attributes | |
void * | context |
int | type |
unsigned int | count |
ATOMIC_INT | lock |
dispatch_function_t | finalizer |
void * | target |
char | suspended |
void * | obj |
void* dispatch_object_t::context |
unsigned int dispatch_object_t::count |
dispatch_function_t dispatch_object_t::finalizer |
ATOMIC_INT dispatch_object_t::lock |
void* dispatch_object_t::obj |
char dispatch_object_t::suspended |
void* dispatch_object_t::target |
int dispatch_object_t::type |