Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_shared_memory.h44 class Waiter; variable
98 explicit Waiter(uint32_t offset) : offset_(offset) {} in Waiter() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp44 void Waiter() in Waiter() function