Searched refs:__c11 (Results 1 – 3 of 3) sorted by relevance
9 attrs.__c11 = 1; in thrd_create_internal()
53 attr.__c11 ? "thrd_t" : "pthread_t", in __pthread_create()65 zxr_thread_entry_t start = attr.__c11 ? start_c11 : start_pthread; in __pthread_create()
442 int __c11; member
Completed in 7 milliseconds