HomeSort by relevance Sort by last modified time
    Searched refs:mutexUnlock (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_driver.h 59 void (*mutexUnlock) (struct _WsbmMutex *);
77 (_mutex)->func->mutexUnlock(_mutex);
wsbm_driver.c 86 .mutexUnlock = n_mutexNone,
221 .mutexUnlock = p_mutexUnlock,
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 197 void mutexUnlock();
qcamera_test.cpp 170 * FUNCTION : mutexUnLock
178 void CameraContext::mutexUnlock()
    [all...]

Completed in 76 milliseconds