Home
last modified time | relevance | path

Searched defs:sem_ (Results 26 - 34 of 34) sorted by relevance

12

/foundation/ability/form_fwk/test/mock/include/
H A Dmock_ability_manager.h843 Semaphore sem_; member in OHOS::AppExecFwk::MockAbilityMgrService
/third_party/node/src/
H A Dnode_watchdog.h138 uv_sem_t sem_; member in node::SigintWatchdogHelper
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_mgr_service.h264 Semaphore sem_; member in OHOS::AppExecFwk::MockAppMgrService
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h366 Semaphore sem_; member in OHOS::AppExecFwk::MockAppMgrService
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/include/
H A Dmock_app_mgr_service.h267 Semaphore sem_; member in OHOS::AppExecFwk::MockAppMgrService
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h83 GraphicSemaphore sem_; member in OHOS::FlushSem
/third_party/libuv/src/unix/
H A Dthread.c539 static int uv__custom_sem_init(uv_sem_t* sem_, unsigned int value) { in uv__custom_sem_init() argument
564 static void uv__custom_sem_destroy(uv_sem_t* sem_) { in uv__custom_sem_destroy() argument
574 static void uv__custom_sem_post(uv_sem_t* sem_) { in uv__custom_sem_post() argument
586 static void uv__custom_sem_wait(uv_sem_t* sem_) { in uv__custom_sem_wait() argument
598 static int uv__custom_sem_trywait(uv_sem_t* sem_) { in uv__custom_sem_trywait() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dthread.c546 static int uv__custom_sem_init(uv_sem_t* sem_, unsigned int value) { in uv__custom_sem_init() argument
571 static void uv__custom_sem_destroy(uv_sem_t* sem_) { in uv__custom_sem_destroy() argument
581 static void uv__custom_sem_post(uv_sem_t* sem_) { in uv__custom_sem_post() argument
593 static void uv__custom_sem_wait(uv_sem_t* sem_) { in uv__custom_sem_wait() argument
605 static int uv__custom_sem_trywait(uv_sem_t* sem_) { in uv__custom_sem_trywait() argument
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2560 sem::Info sem_; member in tint::ProgramBuilder

Completed in 11 milliseconds

12