Home
last modified time | relevance | path

Searched refs:MakeCoEnvTlsKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.cpp69 void MakeCoEnvTlsKey() in MakeCoEnvTlsKey() function
77 pthread_once(&g_coThreadTlsKeyOnce, MakeCoEnvTlsKey); in GetCoEnv()