mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
try_lock() returns instantly, but it does acquires mutex lock if it is avaliable. If we just return try_lock() result, mutex is still locked by the thread. So it results in forever false with try_lock(). If the try_lock() returns true, unlock and return true for fix |
||
| .. | ||
| aidl-support | ||
| Camera | ||
| CameraLightSensor | ||
| FMRadio | ||
| SamsungParts | ||