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

/xnu-2422.115.4/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 38 milliseconds