Searched defs:threadTsd (Results 1 – 2 of 2) sorted by relevance
108 auto threadTsd = pthread_gettsd(); in InitWorkerTsdValueToTask() local120 auto threadTsd = pthread_gettsd(); in SwitchTsdAddrToTask() local152 auto threadTsd = pthread_gettsd(); in UpdateWorkerTsdValueToThread() local
63 void** threadTsd = nullptr; variable