Searched defs:dispatch_once_f (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libdispatch-442.1.4/dispatch/
H A Donce.h91 #undef dispatch_once_f macro
92 #define dispatch_once_f _dispatch_once_f macro
/macosx-10.10/libdispatch-442.1.4/src/
H A Donce.c24 #undef dispatch_once_f macro
45 dispatch_once_f(dispatch_once_t *val, void *ctxt, dispatch_function_t func) function

Completed in 114 milliseconds