Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dcreatethread.c52 int stopped) in do_clone() argument
58 if (__builtin_expect (stopped != 0, 0)) in do_clone()
91 if (__builtin_expect (stopped != 0, 0)) in do_clone()
240 bool stopped = false; in create_thread() local
243 stopped = true; in create_thread()
244 pd->stopped_start = stopped; in create_thread()
249 STACK_VARIABLES_ARGS, stopped); in create_thread()
251 if (res == 0 && stopped) in create_thread()
/l4re-core-master/l4sys/include/
A Dscheduler96 * parameter `sp.affinity`. A thread can be intentionally stopped by
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/
A Dio_context225 bool stopped() const noexcept
A Dexecutor873 bool stopped() const noexcept
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/
A Dio_context230 bool stopped() const noexcept
A Dexecutor882 bool stopped() const noexcept
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/
A Dio_context225 bool stopped() const noexcept
A Dexecutor873 bool stopped() const noexcept
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dlinuxthreads.texi82 thread is stopped.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DChangeLog4433 * pthread_create.c (start_thread): Only take lock to be stopped on
5287 last thread stopped using the barrier object.
5598 last thread stopped using the barrier object.
8456 stopped supporting its own extensions fully.

Completed in 25 milliseconds