Searched refs:__guard_ptr (Results 1 – 1 of 1) sorted by relevance
305 #define __guard_ptr(_name) class_##_name##_lock_ptr macro309 *done = NULL; __guard_ptr(_name)(&scope) && !done; done = (void *)1)314 if (!__guard_ptr(_name)(&scope)) _fail; \
Completed in 4 milliseconds