Searched refs:new_callback (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/
H A Dgethostuuid.c62 _register_gethostuuid_callback(int (*new_callback)(uuid_t)) argument
65 if (__sync_bool_compare_and_swap((void **)&_gethostuuid_callback, (void *)0, (void *)new_callback)) {

Completed in 138 milliseconds