OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thrd_current
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mapi/
u_current.c
160
* But unfortunately C11's
thrd_current
() gives no such guarantees. In
162
*
thrd_current
() on Windows with such characteristics. So for now, we
168
return
thrd_current
();
/external/mesa3d/include/c11/
threads_posix.h
305
thrd_current
(void)
function
threads_win32.h
500
thrd_current
(void)
Completed in 51 milliseconds