Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.h292 int *GetCondAddr() in GetCondAddr() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp357 static int *GetCondAddr(struct CondVar *const v) in GetCondAddr() function