Home
last modified time | relevance | path

Searched refs:SemWait (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp127 SemWait(); in TestInstall()
138 SemWait(); in TestUnInstall()
147 SemWait(); in TestStartAbility()
228 SemWait(); in TestDumpAbility()
233 void AbilityTestHelper::SemWait() in SemWait() function in OHOS::AbilityTestHelper
H A Dability_test_helper.h52 static void SemWait();
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_util.h66 NSTACKX_EXPORT void SemWait(sem_t *sem);
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c112 void SemWait(sem_t *sem) in SemWait() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c165 void SemWait(sem_t *sem) in SemWait() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1037 SemWait(&regInfo.wait); in RegisterDeviceWithType()
1158 SemWait(&msg.wait); in NSTACKX_SetMaxDeviceNum()
1194 SemWait(&msg.wait); in NSTACKX_SetDeviceListAgingTime()
1457 SemWait(&directMsg.msg.wait); in NSTACKX_SendMsgDirect()
1522 SemWait(&msg.wait); in NSTACKX_SendMsg()
1660 SemWait(&message.wait); in NSTACKX_GetDeviceList()
H A Dnstackx_dfinder_hidump.c89 SemWait(&(msg->wait)); in PostDumpMsg()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c394 SemWait(&g_coapThreadParam.waitCondition); in CoapIoMonitorLoop()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1261 SemWait(&session->sendThreadPara[threadIdx].sendWait); in DFileAddiSenderHandle()
1283 SemWait(&session->sendThreadPara[threadIdx].semNewCycle); in DFileAddiSenderHandle()
1473 SemWait(&session->outboundQueueWait[socketIndex]); in WaitNewSendData()
H A Dnstackx_file_manager.c779 SemWait(&fileList->semStop); in RecvTaskProcess()
895 SemWait(&fileManager->semTaskListNotEmpty); in FileManagerThread()
H A Dnstackx_file_manager_client.c42 SemWait(sem); in CheckSendListFullAndWait()
596 SemWait(&fileList->semStop); in SendTaskProcess()

Completed in 14 milliseconds