Searched refs:joinable (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/threads/t/ |
| D | state.t | 111 ok(! $thr->is_joinable(), 'thread not joinable'); 112 ok(threads->list(threads::joinable) == 0, 'thread joinable list'); 119 ok($thr->is_joinable(), 'thread joinable'); 120 ok(threads->list(threads::joinable) == 1, 'thread joinable list'); 127 ok(! $thr->is_joinable(), 'thread not joinable'); 128 ok(threads->list(threads::joinable) == 0, 'thread joinable list'); 136 ok(! $thr->is_joinable(), 'thread not joinable'); 137 ok(threads->list(threads::joinable) == 0, 'thread joinable list'); 144 ok(! $thr->is_joinable(), 'thread not joinable'); 145 ok(threads->list(threads::joinable) == 0, 'thread joinable list'); [all …]
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | thread.h | 86 if (joinable()) in ~thread() 91 if (joinable()) 97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function 185 bool joinable() const noexcept { return Thread.joinable(); }
|
| /openbsd/src/gnu/usr.bin/perl/dist/threads/lib/ |
| D | threads.pm | 107 sub threads::joinable { 0 }
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | thread | 38 bool joinable() const noexcept; 264 bool joinable() const _NOEXCEPT {return !__libcpp_thread_isnull(&__t_);}
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| D | FuzzerUtilFuchsia.cpp | 333 if (SignalHandler.joinable()) { in StopSignalHandler()
|
| /openbsd/src/gnu/usr.bin/perl/lib/ |
| D | locale_threads.t | 1719 my @joinable = threads->list(threads::joinable); 1720 if (@joinable) { 1724 join (", ", map { $_->tid() } @joinable), 1730 for my $thread (threads->list(threads::joinable)) {
|
| /openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/ |
| D | lldb-vscode.cpp | 885 if (g_vsc.event_thread.joinable()) { in request_disconnect() 889 if (g_vsc.progress_event_thread.joinable()) { in request_disconnect()
|
| /openbsd/src/usr.sbin/unbound/ |
| D | ax_pthread.m4 | 430 AC_CACHE_CHECK([for joinable pthread attribute],
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5100delta.pod | 1318 One can get thread status, or the list of running or joinable threads.
|
| D | perl589delta.pod | 1026 and C<is_joinable>. C<list> method enhanced to return running or joinable
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config_h.sample | 1889 * in joinable (aka undetached) state. NOTE: not defined
|
| D | config.plan9 | 1980 * in joinable (aka undetached) state. NOTE: not defined
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 4824 * in joinable (aka undetached) state. NOTE: not defined
|
| D | Glossary | 4600 This variable defines the constant to use for creating joinable
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 4992 * in joinable (aka undetached) state. NOTE: not defined
|
| D | config_H.gc | 4992 * in joinable (aka undetached) state. NOTE: not defined
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | Configure | 17268 echo "Checking what constant to use for creating joinable pthreads..." >&4
|
| /openbsd/src/share/dict/ |
| D | web2 | 100292 joinable
|