Home
last modified time | relevance | path

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

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dmutex.h27 } ToyMutex; typedef
37 unsigned int ToyMutexInit(ToyMutex *lock);
47 unsigned int ToyMutexDestroy(ToyMutex *lock);
57 unsigned int ToyMutexLock(ToyMutex *lock);
67 unsigned int ToyMutexTryLock(ToyMutex *lock);
77 unsigned int ToyMutexUnlock(ToyMutex *lock);

Completed in 1 milliseconds