Home
last modified time | relevance | path

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

/external/mesa3d/include/c11/
Dthreads.h58 thrd_nomem // out of memory enumerator
Dthreads_win32.h498 if (!pack) return thrd_nomem; in thrd_create()
504 return thrd_nomem; in thrd_create()
Dthreads_posix.h286 if (!pack) return thrd_nomem; in thrd_create()
/external/virglrenderer/src/gallium/include/c11/
Dthreads.h64 thrd_nomem // out of memory enumerator
Dthreads_win32.h484 if (!pack) return thrd_nomem; in thrd_create()
490 return thrd_nomem; in thrd_create()
Dthreads_posix.h262 if (!pack) return thrd_nomem; in thrd_create()