HomeSort by relevance Sort by last modified time
    Searched full:pthread_mutex_unlock (Results 276 - 300 of 1254) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
librt-2.7.so 
librt.so 
librt.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
librt-2.7.so 
librt.so 
librt.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl.a 16 @?*I??Y8   X^7 !4Igai_cancel__gai_requests_mutexpthread_mutex_lock__gai_remove_requestpthread_mutex_unlock
49   ?'?0t???(-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.11475__PRETTY_FUNCTION__.11497__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exitL3L?T?T?L?
111  O@*Xjjh?  ??+  ?'<Ob y?__PRETTY_FUNCTION__.11430gai_suspend__gai_requests_mutexpthread_mutex_lock__gai_find_requestpthread_setcancelstatepthread_mutex_unlock__assert_fail0
144 ?- ?)>Qg ~?????__PRETTY_FUNCTION__.11439getaddrinfo_a__gai_requests_mutexpthread_mutex_lock__gai_enqueue_requestpthread_setcancelstatepthread_mutex_unlockmalloc__assert_fail__gai_notify_onlygetpid__errno_locationl
  /system/core/include/cutils/
threads.h 91 pthread_mutex_unlock(lock);
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sem_getvalue.c 97 (void) pthread_mutex_unlock (&s->lock);
103 (void) pthread_mutex_unlock(&s->lock);
sem_post.c 89 (void) pthread_mutex_unlock (&s->lock);
117 (void) pthread_mutex_unlock (&s->lock);
sem_post_multiple.c 93 (void) pthread_mutex_unlock (&s->lock);
131 (void) pthread_mutex_unlock (&s->lock);
sem_trywait.c 92 (void) pthread_mutex_unlock (&s->lock);
106 (void) pthread_mutex_unlock (&s->lock);
  /external/libxml2/
threads.c 72 extern int pthread_mutex_unlock ()
275 pthread_mutex_unlock(&tok->lock);
367 pthread_mutex_unlock(&tok->lock);
378 pthread_mutex_unlock(&tok->lock);
415 pthread_mutex_unlock(&tok->lock);
512 if (pthread_mutex_unlock)
513 pthread_mutex_unlock(&global_init_lock);
874 (pthread_mutex_unlock != NULL) &&
  /external/linux-tools-perf/util/ui/browsers/
top.c 135 pthread_mutex_unlock(&notes->lock);
141 pthread_mutex_unlock(&notes->lock);
  /external/llvm/test/CodeGen/Generic/
2009-03-17-LSR-APInt.ll 40 @_ZL28__gthrw_pthread_mutex_unlockP15pthread_mutex_t = alias weak i32 (%struct.pthread_mutex_t*)* @pthread_mutex_unlock ; <i32 (%struct.pthread_mutex_t*)*> [#uses=0]
80 declare i32 @pthread_mutex_unlock(%struct.pthread_mutex_t*)
  /external/llvm/test/CodeGen/Thumb2/
2010-01-06-TailDuplicateLabels.ll 57 %9 = tail call i32 @pthread_mutex_unlock(%struct.PlatformMutex* getelementptr inbounds (%struct.SpinLock* @_ZN3WTFL13pageheap_lockE, i32 0, i32 0)) nounwind
80 declare i32 @pthread_mutex_unlock(%struct.PlatformMutex*)
  /external/stlport/src/
cxa.c 149 pthread_mutex_unlock( &lock );
189 pthread_mutex_unlock( &lock );
  /external/valgrind/main/drd/tests/
circular_buffer.c 116 pthread_mutex_unlock(&b->mutex_out);
139 pthread_mutex_unlock(&b->mutex_in);
  /external/valgrind/main/gdbserver_tests/
sleepers.c 55 rc = pthread_mutex_unlock(&ready_mutex);
109 rc = pthread_mutex_unlock(&ready_mutex);
  /frameworks/wilhelm/src/
entry.c 98 ok = pthread_mutex_unlock(&theOneTrueMutex);
170 ok = pthread_mutex_unlock(&theOneTrueMutex);
  /frameworks/wilhelm/tests/sandbox/
multithread.c 45 //pthread_mutex_unlock(&mutex);
154 //pthread_mutex_unlock(&mutex);
  /hardware/libhardware/modules/camera/
Metadata.cpp 164 pthread_mutex_unlock(&mMutex);
204 pthread_mutex_unlock(&mMutex);
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 85 pthread_mutex_unlock(&m->queue_lock);
90 pthread_mutex_unlock(&m->queue_lock);
  /ndk/sources/cxx-stl/stlport/src/
cxa.c 149 pthread_mutex_unlock( &lock );
189 pthread_mutex_unlock( &lock );
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 222 #define REENTRANCE_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->reentrance_mutex)
224 #define CONCURRENCY_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->concurrency_mutex)

Completed in 252 milliseconds

<<11121314151617181920>>