Home
last modified time | relevance | path

Searched refs:_dispatch_source_handler_free (Results 1 – 1 of 1) sorted by relevance

/trueos/lib/libdispatch/src/
HDsource.c326 _dispatch_source_handler_free(dispatch_source_refs_t dr, long kind) in _dispatch_source_handler_free() function
443 return _dispatch_source_handler_free(dr, DS_REGISTN_HANDLER); in _dispatch_source_registration_callout()
462 _dispatch_source_handler_free(dr, DS_EVENT_HANDLER); in _dispatch_source_cancel_callout()
463 _dispatch_source_handler_free(dr, DS_REGISTN_HANDLER); in _dispatch_source_cancel_callout()
468 return _dispatch_source_handler_free(dr, DS_CANCEL_HANDLER); in _dispatch_source_cancel_callout()