Home
last modified time | relevance | path

Searched refs:__c11 (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/thread/
A Dthrd_create.c9 attrs.__c11 = 1; in thrd_create_internal()
/third_party/ulib/musl/pthread/
A Dpthread_create.c53 attr.__c11 ? "thrd_t" : "pthread_t", in __pthread_create()
65 zxr_thread_entry_t start = attr.__c11 ? start_c11 : start_pthread; in __pthread_create()
/third_party/ulib/musl/include/bits/
A Dalltypes.h442 int __c11; member

Completed in 7 milliseconds