Searched defs:thr (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcurrent.c298 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglDebugReport
H A Deglapi.c271 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglSetFuncName
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcurrent.c305 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglDebugReport
H A Deglapi.c270 _EGLThreadInfo *thr = _eglGetCurrentThread(); local in function:_eglSetFuncName
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h281 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 Dthreads_win32.h482 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 Dthreads_posix.h281 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 Dthreads_win32.h351 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 Dsynaptics.c729 SynapticsAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double thr,double acc) argument

Completed in 16 milliseconds