Searched refs:pthread_attr_destroy (Results 1 - 19 of 19) sorted by relevance

/external/qemu/
H A Dcompatfd.c99 pthread_attr_destroy(&attr);
/external/valgrind/main/drd/tests/
H A Dpth_detached_sem.c76 pthread_attr_destroy(&attr);
H A Dpth_detached.c81 pthread_attr_destroy(&attr);
H A Drwlock_test.c97 pthread_attr_destroy(&attr);
H A Dannotate_smart_pointer.cpp146 pthread_attr_destroy(&attr);
H A Dmatinv.c254 pthread_attr_destroy(&attr);
/external/llvm/lib/Support/
H A DThreading.cpp103 ::pthread_attr_destroy(&Attr);
/external/chromium/base/threading/
H A Dplatform_thread_posix.cc111 pthread_attr_destroy(&attributes);
/external/webrtc/src/system_wrappers/source/
H A Dthread_linux.cc113 pthread_attr_destroy(&_attr);
/external/bluetooth/glib/gthread/
H A Dgthread-posix.c92 # define pthread_attr_destroy(a) pthread_attr_delete (a) macro
358 posix_check_cmd (pthread_attr_destroy (&attr));
/external/webkit/Source/WebKit/mac/Misc/
H A DWebNSFileManagerExtras.m137 pthread_attr_destroy(&attr);
/external/webkit/Source/JavaScriptCore/wtf/
H A DStackBounds.cpp175 pthread_attr_destroy(&sattr);
/external/webkit/Source/JavaScriptCore/heap/
H A DMachineStackMarker.cpp435 pthread_attr_destroy(&regs);
/external/bluetooth/bluez/audio/
H A Dliba2dp.c1160 pthread_attr_destroy(&attr);
1167 pthread_attr_destroy(&attr);
/external/protobuf/gtest/test/
H A Dgtest-port_test.cc107 ASSERT_EQ(0, pthread_attr_destroy(&attr));
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
H A DAudioFileReaderThread.c169 pthread_attr_destroy(&theThreadAttrs);
/external/chromium/testing/gtest/test/
H A Dgtest-port_test.cc272 ASSERT_EQ(0, pthread_attr_destroy(&attr));
/external/valgrind/unittest/
H A Dposix_tests.cc829 pthread_attr_destroy(&attributes);
/external/valgrind/tsan/
H A Dts_valgrind_intercepts.c664 pthread_attr_destroy(&attr);

Completed in 363 milliseconds