Searched defs:thr (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglcurrent.c | 298 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglDebugReport
|
| H A D | eglapi.c | 271 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglSetFuncName
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglcurrent.c | 305 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglDebugReport
|
| H A D | eglapi.c | 270 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglSetFuncName
|
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ |
| H A D | threads_posix.h | 281 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument 305 thrd_detach(thrd_t thr) argument 326 thrd_join(thrd_t thr, int *res) argument
|
| H A D | threads_win32.h | 482 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument 544 thrd_detach(thrd_t thr) argument 567 thrd_join(thrd_t thr, int *res) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/include/c11/ |
| H A D | threads_posix.h | 281 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument 305 thrd_detach(thrd_t thr) argument 326 thrd_join(thrd_t thr, int *res) argument
|
| H A D | threads_win32.h | 351 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument 413 thrd_detach(thrd_t thr) argument 436 thrd_join(thrd_t thr, int *res) argument [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | synaptics.c | 729 SynapticsAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double thr,double acc) argument
|
Completed in 16 milliseconds