Home
last modified time | relevance | path

Searched defs:UnLockSemaphore (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_context_specific.cpp91 MOS_STATUS OsContextSpecific::UnLockSemaphore(int32_t semid) in UnLockSemaphore() function in OsContextSpecific
H A Dmos_os_specific.c753 static MOS_STATUS UnLockSemaphore(int32_t semid) in UnLockSemaphore() function