Home
last modified time | relevance | path

Searched refs:thrd_current (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_thread.h91 return util_set_thread_affinity(thrd_current(), mask, old_mask, in util_set_current_thread_affinity()
107 return util_thread_get_time_nano(thrd_current()); in util_current_thread_get_time_nano()
112 return thrd_equal(thrd_current(), thread); in u_thread_is_self()
/hardware/google/gfxstream/guest/mesa/src/c11/
Dthreads.h167 thrd_t thrd_current(void);
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dthreads_posix.c287 thrd_current(void) in thrd_current() function
Dthreads_win32.c318 thrd_current(void) in thrd_current() function