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

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

Completed in 131 milliseconds