Searched refs:sl_SyncObjSignal (Results 1 – 2 of 2) sorted by relevance
890 #define sl_SyncObjSignal(pSyncObj) sem_post(pSyncObj) macro1083 #define sl_SyncObjSignal(pSyncObj) SemaphoreP_post_handle(pSyncObj) macro
1592 sl_SyncObjSignal(&g_pCB->ObjPool[Idx].SyncObj); in _SlDrvMsgRead()1772 sl_SyncObjSignal(&g_pCB->MultiSelectCB.SelectSyncObj); in _SlDrvMsgReadCmdCtx()1929 sl_SyncObjSignal(&g_pCB->MultiSelectCB.SelectSyncObj); in _SlDrvMsgReadSpawnCtx()2643 OSI_RET_OK_CHECK(sl_SyncObjSignal(pSyncObj)); in _SlDrvSyncObjSignal()