OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lock_ptr
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vpx_ports/
vpx_once.h
24
void *
lock_ptr
= &lock;
local
43
if (InterlockedCompareExchangePointer(
lock_ptr
, new_lock, NULL) != NULL)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
vpx_once.h
24
void *
lock_ptr
= &lock;
local
43
if (InterlockedCompareExchangePointer(
lock_ptr
, new_lock, NULL) != NULL)
/external/autotest/client/profilers/lockmeter/
patch.2.6.14-lockmeter-1.gz
Completed in 183 milliseconds