Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/os/
Dmutex.h151 const auto PandaThreadKeyCreate = pthread_key_create; // NOLINT(readability-identifier-naming) variable
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmutex.h165 const auto PandaThreadKeyCreate = pthread_key_create; // NOLINT(readability-identifier-naming) variable