Lines Matching full:leader

257 		/* The thread will outlive the thread-group leader. */  in TEST_F()
261 /* Make the thread-group leader exit prematurely. */ in TEST_F()
267 * thread-group leader must succeed. in TEST_F()
277 * leader to exit using a thread-specific pidfd. The in TEST_F()
278 * thread-group leader exited prematurely and in TEST_F()
299 /* Opening a thread as a thread-group leader must fail. */ in TEST_F()
316 /* Get PIDFD_GET_INFO using the thread-group leader pidfd. */ in TEST_F()
325 * for the thread-group leader. in TEST_F()
342 * Take down the whole thread-group. The thread-group leader in TEST_F()
354 /* The thread-group leader has been reaped. */ in TEST_F()
358 * Retrieve exit information for the thread-group leader via the in TEST_F()
359 * thread-group leader pidfd. in TEST_F()
365 /* The thread-group leader exited successfully. Only the specific thread was SIGKILLed. */ in TEST_F()
370 * Retrieve exit information for the thread-group leader via the in TEST_F()
378 /* The thread-group leader exited successfully. Only the specific thread was SIGKILLed. */ in TEST_F()
434 /* The thread will outlive the thread-group leader. */ in TEST_F()
438 /* Make the thread-group leader exit prematurely. */ in TEST_F()
442 /* Open a thread-specific pidfd for the thread-group leader. */ in TEST_F()
451 * leader to exit using a thread-specific pidfd. The in TEST_F()
452 * thread-group leader exited prematurely and in TEST_F()
508 * The thread-group leader is still alive, the thread has taken in TEST_F()
517 /* Take down the thread-group leader. */ in TEST_F()
523 * for the thread-group leader as there's no subthread that can in TEST_F()
535 /* Retrieve exit information for the thread-group leader. */ in TEST_F()
583 /* The thread will outlive the thread-group leader. */ in TEST_F()
588 * Pause the thread-group leader. It will be killed once in TEST_F()
603 /* Open a thread-specific pidfd for the thread-group leader. */ in TEST_F()
612 * thread-group leader will be assumed by the subthread which in TEST_F()
613 * becomes the new thread-group leader. So no exit notification in TEST_F()
655 * The thread-group leader is still alive, the thread has taken in TEST_F()
664 /* Take down the thread-group leader. */ in TEST_F()
670 * for the thread-group leader as there's no subthread that can in TEST_F()
682 /* Retrieve exit information for the thread-group leader. */ in TEST_F()