Home
last modified time | relevance | path

Searched refs:NamedSemaphore (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp64 static void InitSemaphore(NamedSemaphore& sem, const int count) in InitSemaphore()
88 static bool IsRunning(NamedSemaphore& sem) in IsRunning()
155 NamedSemaphore semRun(SEMPHORE_RUN_NAME, 1); in main()
157 NamedSemaphore semStop(SEMPHORE_STOP_NAME, 1); in main()
/test/ostest/wukong/common/include/
H A Dwukong_util.h433 typedef WukongSemaphore NamedSemaphore; typedef

Completed in 2 milliseconds