Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDinit.c778 #define _dispatch_set_unwind_tsd(u) do {(void)(u);} while (0) macro
789 _dispatch_set_unwind_tsd(NULL); in _dispatch_client_callout()
792 _dispatch_set_unwind_tsd(u); in _dispatch_client_callout()
803 _dispatch_set_unwind_tsd(NULL); in _dispatch_client_callout2()
806 _dispatch_set_unwind_tsd(u); in _dispatch_client_callout2()
817 _dispatch_set_unwind_tsd(NULL); in _dispatch_client_callout3()
820 _dispatch_set_unwind_tsd(u); in _dispatch_client_callout3()
833 _dispatch_set_unwind_tsd(NULL); in _dispatch_client_callout4()
836 _dispatch_set_unwind_tsd(u); in _dispatch_client_callout4()