Searched refs:SemaphoreP_create_handle (Results 1 – 3 of 3) sorted by relevance
327 int SemaphoreP_create_handle(SemaphoreP_Handle* pSemHandle);
1055 #define sl_SyncObjCreate(pSyncObj,pName) SemaphoreP_create_handle(pSyncObj)
487 int SemaphoreP_create_handle(SemaphoreP_Handle* pSemHandle) in SemaphoreP_create_handle() function