Searched refs:thrd_nomem (Results 1 – 10 of 10) sorted by relevance
9 case EAGAIN: return thrd_nomem; in thrd_create()
31 thrd_nomem = 3, enumerator
317 if (!pack) return thrd_nomem; in thrd_create()324 return thrd_nomem; in thrd_create()
260 if (!pack) return thrd_nomem; in thrd_create()
157 thrd_nomem // out of memory enumerator
173 #define thrd_nomem 4 /**< The requested operation failed because it was unable to allocate memor… macro
368 return thrd_nomem; in thrd_create()