Home
last modified time | relevance | path

Searched refs:SemPost (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp74 SemPost(); in InstallCallback()
85 SemPost(); in UninstallCallback()
112 SemPost(); in AbilityCallback()
243 void AbilityTestHelper::SemPost() in SemPost() function in OHOS::AbilityTestHelper
H A Dability_test_helper.h53 static void SemPost();
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c174 SemPost(&(msg->wait)); in DumpStatisticsInner()
252 SemPost(&(msg->wait)); in DumpLocalDeviceInfoInner()
270 SemPost(&(msg->wait)); in DumpRemoteDeviceInfoInner()
306 SemPost(&(msg->wait)); in DumpCapFilterInfoInner()
H A Dnstackx_common.c1006 SemPost(&regInfo->wait); in RegisterDeviceV2()
1137 SemPost(&msg->wait); in SetMaxDeviceNumInner()
1173 SemPost(&msg->wait); in SetDeviceListAgingTimeInner()
1377 SemPost(&msg->msg.wait); in SendMsgDirectInner()
1491 SemPost(&msg->wait); in SendMsgInner()
1633 SemPost(&message->wait); in GetDeviceListInner()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_util.h65 NSTACKX_EXPORT void SemPost(sem_t *sem);
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c154 SemPost(&session->outboundQueueWait[0]); in PostOutboundQueueWait()
H A Dnstackx_file_manager.c881 SemPost(&fileManager->semTaskListNotEmpty); in AfterTaskProcess()
948 SemPost(&fileList->semStop); in WakeAllThread()
950 SemPost(&para->semBlockListNotFull); in WakeAllThread()
957 SemPost(&fileManager->semTaskListNotEmpty); in WakeAllThread()
1006 SemPost(&fileManager->semTaskListNotEmpty); in CreateFMThread()
1196 SemPost(&fileList->semStop); in FileManagerStopTask()
1197 SemPost(&fileManager->semTaskListNotEmpty); in FileManagerStopTask()
1611 SemPost(&fileManager->semTaskListNotEmpty); in FileManagerRecvFileTask()
1638 SemPost(&fileList->semStop); in PushRecvBlockFrame()
1983 SemPost( in FileManagerSetAllDataReceived()
[all...]
H A Dnstackx_dfile_session.c260 SemPost(&session->outboundQueueWait[socketIndex]); in WakeSendThread()
263 SemPost(&session->sendThreadPara[i].sendWait); in WakeSendThread()
930 SemPost(&session->outboundQueueWait[peerInfo->socketIndex]); in DFileWriteHandle()
1299 SemPost(&session->sendThreadPara[i].sendWait); in CloseAddiSendThread()
1300 SemPost(&session->sendThreadPara[i].semNewCycle); in CloseAddiSendThread()
1310 SemPost(&session->sendThreadPara[cnt - 1].sendWait); in ErrorHandle()
1311 SemPost(&session->sendThreadPara[cnt - 1].semNewCycle); in ErrorHandle()
1463 SemPost(&session->sendThreadPara[i].semNewCycle); in DFileSessionSendFrame()
H A Dnstackx_file_manager_client.c609 SemPost(&para->semBlockListNotFull); in SendTaskProcess()
850 SemPost(&fileManager->semTaskListNotEmpty); in FileManagerSendFileTask()
938 SemPost(&fileList->semStop); in FileManagerResetSendOutSet()
1010 SemPost(&para->semBlockListNotFull); in GetDataFrameFromSendList()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c105 void SemPost(sem_t *sem) in SemPost() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c158 void SemPost(sem_t *sem) in SemPost() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c221 SemPost(&g_coapThreadParam.waitCondition); in RegisterCoAPEpollTask()
456 SemPost(&g_coapThreadParam.waitCondition); in CoapThreadDestroy()

Completed in 14 milliseconds