Home
last modified time | relevance | path

Searched defs:thrd_create (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dthreads_posix.c270 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
Dthreads_win32.c294 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function