Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dexecute_ctx.cpp32 void MakeExecuteCtxTlsKey() in MakeExecuteCtxTlsKey() function
52 pthread_once(&g_executeCtxKeyOnce, MakeExecuteCtxTlsKey); in Cur()