Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/
H A Dthreadlib.h68 typedef struct _threadLocal { struct
69 Semaphore flushSem;
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dalloc.h203 __forceinline ThreadLocal* _threadLocal() { in _threadLocal() function