Home
last modified time | relevance | path

Searched defs:WaitForEvent (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dpipe.cpp44 Expected<size_t, Error> WaitForEvent(const UniqueFd *handles, size_t size, EventType type) in WaitForEvent() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dpipe.cpp77 Expected<size_t, Error> WaitForEvent(const UniqueFd *handles, size_t size, EventType type) in WaitForEvent() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine_worker.cpp52 bool StackfulCoroutineWorker::WaitForEvent(CoroutineEvent *awaitee) in WaitForEvent() function in ark::StackfulCoroutineWorker
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h193 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() function
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_util.h198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() function

Completed in 5 milliseconds