OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_mutex_unlock
(Results
401 - 425
of
1254
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/sdk/renderscript/lib/arm/
librsjni.so
/prebuilts/sdk/renderscript/lib/mips/
librsjni.so
/system/core/libsync/
sync_test.c
69
pthread_mutex_unlock
(&printf_mutex);
/bionic/libc/bionic/
pthread_key.cpp
184
pthread_mutex_unlock
(&s_tls_map_lock_);
229
pthread_mutex_unlock
(&gThreadListLock);
/cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp
162
int err =
pthread_mutex_unlock
(&mLock);
164
ALOGW("
pthread_mutex_unlock
failed: %d", err);
/device/samsung/manta/liblights/
lights.c
121
pthread_mutex_unlock
(&g_lock);
260
pthread_mutex_unlock
(&g_lock);
/external/chromium_org/third_party/re2/util/
mutex.h
130
void Mutex::Unlock() { SAFE_PTHREAD(
pthread_mutex_unlock
(&mutex_)); }
200
pthread_mutex_unlock
(&(name))
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
62
#define UNLOCK(m)
pthread_mutex_unlock
(&m)
426
pthread_mutex_unlock
( &p_os->gki_timer_mutex );
576
pthread_mutex_unlock
( &gki_cb.os.gki_timer_mutex );
660
ret =
pthread_mutex_unlock
(p_pthread_info->pMutex);
733
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[rtask]);
752
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[rtask]);
833
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[task_id]);
950
pthread_mutex_unlock
(&gki_cb.os.GKI_mutex);
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
61
#define UNLOCK(m)
pthread_mutex_unlock
(&m)
426
pthread_mutex_unlock
( &p_os->gki_timer_mutex );
554
pthread_mutex_unlock
( &gki_cb.os.gki_timer_mutex );
638
ret =
pthread_mutex_unlock
(p_pthread_info->pMutex);
711
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[rtask]);
730
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[rtask]);
811
pthread_mutex_unlock
(&gki_cb.os.thread_evt_mutex[task_id]);
928
pthread_mutex_unlock
(&gki_cb.os.GKI_mutex);
[
all
...]
/external/linux-tools-perf/util/
top.c
41
pthread_mutex_unlock
(&top->active_symbols_lock);
179
pthread_mutex_unlock
(&top->active_symbols_lock);
/external/llvm/test/Transforms/GVN/
2009-03-10-PREOnVoid.ll
27
@_ZL28__gthrw_pthread_mutex_unlockP15pthread_mutex_t = alias weak i32 (%struct.pthread_mutex_t*)* @
pthread_mutex_unlock
; <i32 (%struct.pthread_mutex_t*)*> [#uses=0]
70
declare i32 @
pthread_mutex_unlock
(%struct.pthread_mutex_t*)
/external/regex-re2/util/
mutex.h
126
void Mutex::Unlock() { SAFE_PTHREAD(
pthread_mutex_unlock
(&mutex_)); }
196
pthread_mutex_unlock
(&(name))
/external/valgrind/main/
darwin9.supp
227
fun:
pthread_mutex_unlock
235
fun:
pthread_mutex_unlock
/external/valgrind/main/drd/
drd_clientreq.h
103
/* to notify the drd tool of
pthread_mutex_unlock
calls */
106
/* to notify the drd tool of
pthread_mutex_unlock
calls */
/external/valgrind/main/drd/tests/
monitor_example.cpp
114
pthread_mutex_unlock
(&m_mutex);
140
pthread_mutex_unlock
(&m_mutex);
/hardware/invensense/60xx/libsensors_iio/
libmllite.so
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/android/
libmllite.so
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c
121
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
133
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
139
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
157
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
163
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
181
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
201
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
211
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
231
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock);
241
pthread_mutex_unlock
(&uc_mgr->card_ctxt_ptr->card_lock)
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
libOMX.TI.AMR.encode.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse-simple.so
libpulse-simple.so.0
libpulse-simple.so.0.0
libpulse-simple.so.0.0.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse-simple.so
libpulse-simple.so.0
Completed in 336 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>