Home
last modified time | relevance | path

Searched refs:tct_thrd_nomem (Results 1 – 2 of 2) sorted by relevance

/dports/devel/R-cran-later/later/src/
H A Dtinycthread.h186 #define tct_thrd_nomem 4 /**< The requested operation failed because it was unable to allocate m… macro
H A Dtinycthread.c599 return tct_thrd_nomem; in tct_thrd_create()