Searched refs:__trylocks_exclusive (Results 1 – 3 of 3) sorted by relevance
243 __trylocks_exclusive(0, *__mutex);246 __trylocks_exclusive(0, *__mutex);264 __trylocks_exclusive(0, *__rwlock);268 __trylocks_exclusive(0, *__rwlock);293 __trylocks_exclusive(0, *__spin);
95 __trylocks_exclusive(thrd_success, *__mtx);97 __trylocks_exclusive(thrd_success, *__mtx);
717 #define __trylocks_exclusive(...) \ macro