Searched refs:stopped (Results 1 – 10 of 10) sorted by relevance
52 int stopped) in do_clone() argument58 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() local243 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()
96 * parameter `sp.affinity`. A thread can be intentionally stopped by
225 bool stopped() const noexcept
873 bool stopped() const noexcept
230 bool stopped() const noexcept
882 bool stopped() const noexcept
82 thread is stopped.
4433 * pthread_create.c (start_thread): Only take lock to be stopped on5287 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