Searched refs:exiting (Results 1 – 22 of 22) sorted by relevance
29 bool exiting; variable40 while (!exiting) in tf()60 while (!exiting) in tf()62 while (!nn && !exiting) in tf()108 exiting = true; in do_test()
28 bool n, exiting; variable40 while (n && !exiting) in tf()49 if (exiting) in tf()95 exiting = true; in do_test()
51 static bool exiting; variable62 if (exiting) in sender_thread_function()110 exiting = true; in do_test()
128 tst-pthread_kill-exiting \
53 if (pd->exiting) in __pthread_kill_implementation()
399 bool exiting; member
129 result->exiting = false; in get_cached_stack()
514 pd->exiting = true; in start_thread()
80 exiting. This behavior is true if an error is detected, or when an951 @code{ARGP_NO_EXIT}. This is based on the assumption that silent exiting987 Turns off any message-printing/exiting options, specifically
862 @dfn{exit status}. This is a value between 0 and 255 that the exiting936 exiting. It is much more robust to make the cleanup invisible to the
367 all problems found and exiting with error status if any problems
301 @c threads that are not exiting, signal them until no thread remains308 @c mark it with SETXID_BITMASK if it's not exiting
130 @cindex exiting a program2874 within one function, exiting a scope in which a variable-sized array was
1858 exiting or terminating with a signal. It uses the @code{atexit}
4773 is not a good idea unless you close the file before exiting the block
338 problems found and exiting with error status if any problems occurred.
1376 exiting detached thread6924 function for printing error messages and optionally exiting; this is the
8627 (__cleanup): Free shared library when exiting.8629 (__cleanup): Free shared library when exiting.14217 When no unsorted block matches perfectly and an exiting block has
1204 hurd: Fix pthread_kill on exiting/ted thread10656 * sysdeps/pthread/tst-pthread_kill-exiting.c: New file.
1916 * allocatestack.c (setxid_mark_thread): Ensure that the exiting5911 threads check whether they are exiting and if yes, don't send a signal.
12304 variable instead of always exiting with value 1.
51966 before exiting on error.