Home
last modified time | relevance | path

Searched refs:joinable (Results 1 – 22 of 22) sorted by relevance

/external/libchrome/base/threading/
Dplatform_thread_posix.cc40 : delegate(NULL), joinable(false), priority(ThreadPriority::NORMAL) {} in ThreadParams()
43 bool joinable; member
55 if (!thread_params->joinable) in ThreadFunc()
81 bool joinable, in CreateThread() argument
93 if (!joinable) in CreateThread()
105 params->joinable = joinable; in CreateThread()
/external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.member/
Ddetach.pass.cpp70 assert(t0.joinable()); in main()
72 assert(!t0.joinable()); in main()
81 assert(t0.joinable()); in main()
83 assert(!t0.joinable()); in main()
Djoinable.pass.cpp50 assert(t0.joinable()); in main()
52 assert(!t0.joinable()); in main()
Djoin.pass.cpp55 assert(t0.joinable()); in main()
57 assert(!t0.joinable()); in main()
/external/valgrind/drd/
Ddrd_pthread_intercepts.c398 static void DRD_(set_joinable)(const pthread_t tid, const int joinable) in DRD_()
400 assert(joinable == 0 || joinable == 1); in DRD_()
402 tid, joinable, 0, 0, 0); in DRD_()
Ddrd_thread.c642 void DRD_(thread_set_joinable)(const DrdThreadId tid, const Bool joinable) in DRD_()
646 tl_assert((!! joinable) == joinable); in DRD_()
649 DRD_(g_threadinfo)[tid].detached_posix_thread = ! joinable; in DRD_()
Ddrd_thread.h170 void DRD_(thread_set_joinable)(const DrdThreadId tid, const Bool joinable);
/external/libcxx/include/
Dthread41 bool joinable() const noexcept;
321 bool joinable() const _NOEXCEPT {return !__libcpp_thread_isnull(&__t_);}
/external/guice/extensions/persist/lib/
Dhibernate-entitymanager.jar ... ) org.hibernate.ejb.transaction.JoinableCMTTransaction joinable javax.transaction.Transaction transaction javax.transaction. ...
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/google-breakpad/m4/
Dax_pthread.m4233 AC_MSG_CHECKING([for joinable pthread attribute])
/external/harfbuzz_ng/m4/
Dax_pthread.m4240 AC_MSG_CHECKING([for joinable pthread attribute])
/external/pcre/dist2/m4/
Dax_pthread.m4240 AC_MSG_CHECKING([for joinable pthread attribute])
/external/mesa3d/m4/
Dax_pthread.m4240 AC_MSG_CHECKING([for joinable pthread attribute])
/external/googletest/googletest/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])
/external/v8/testing/gtest/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])
/external/libmicrohttpd/m4/
Dax_pthread.m4254 AC_MSG_CHECKING([for joinable pthread attribute])
/external/protobuf/gtest/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])
/external/google-breakpad/src/testing/gtest/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])
/external/ImageMagick/m4/
Dax_pthread.m4254 AC_MSG_CHECKING([for joinable pthread attribute])
/external/protobuf/m4/
Dacx_pthread.m4206 AC_MSG_CHECKING([for joinable pthread attribute])