Home
last modified time | relevance | path

Searched defs:thrd_nomem (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/include/
Dthreads.h31 thrd_nomem = 3, enumerator
/third_party/musl/ndk_musl_include/
Dthreads.h31 thrd_nomem = 3, enumerator
/third_party/musl/porting/uniproton/kernel/include/
Dthreads.h31 thrd_nomem = 3, enumerator
/third_party/musl/porting/liteos_m/kernel/include/
Dthreads.h31 thrd_nomem = 3, enumerator
/third_party/mesa3d/src/c11/
Dthreads.h157 thrd_nomem // out of memory enumerator
/third_party/flutter/glfw/deps/
Dtinycthread.h173 #define thrd_nomem 4 /**< The requested operation failed because it was unable to allocate memor… macro