Home
last modified time | relevance | path

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

/external/mesa3d/include/c11/
Dthreads.h69 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.h293 if (!pack) return thrd_nomem; in thrd_create()