Home
last modified time | relevance | path

Searched refs:WukongSemaphore (Results 1 - 3 of 3) sorted by relevance

/test/ostest/wukong/common/include/
H A Dwukong_util.h378 class WukongSemaphore { class
380 WukongSemaphore(const std::string &name, size_t size) : name_(name) in WukongSemaphore() function in OHOS::WuKong::WukongSemaphore
384 ~WukongSemaphore() in ~WukongSemaphore()
433 typedef WukongSemaphore NamedSemaphore;
/test/ostest/wukong/test_flow/include/
H A Dtest_flow.h113 WukongSemaphore semStop_;
/test/ostest/wukong/shell_command/src/
H A Dwukong_shell_command.cpp101 WukongSemaphore sem(SEMPHORE_STOP_NAME, 1); in RunStopCommand()

Completed in 2 milliseconds