OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bLock
(Results
1 - 5
of
5
) sorted by null
/device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.h
401
int32_t setLockCAF(bool
bLock
);
QCameraParameters.cpp
[
all
...]
/device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.h
400
int32_t setLockCAF(bool
bLock
);
QCameraParameters.cpp
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/async/
sqlite3async.c
84
** * It is illegal to
block
on the writer mutex when any other mutex
87
** * It is illegal to
block
on the queue mutex when the lock mutex
180
**
block
on a mutex, async_mutex_enter() is called. The parameter passed
252
/* The following
block
contains the win32 specific code. */
286
/* The following
block
contains the Win32 specific code. */
316
/* The following
block
contains the pthreads specific code. */
[
all
...]
Completed in 253 milliseconds