Searched defs:thrd_create (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h281 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) function in typeref:typename:int
H A Dthreads_win32.h482 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h281 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) function in typeref:typename:int
H A Dthreads_win32.h351 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) function in typeref:typename:int

Completed in 5 milliseconds