Searched refs:thread_exit (Results 1 – 25 of 41) sorted by relevance
12
97 void thread_exit(void);
47 DEFINE_OBSERVABLE (thread_exit);
127 bool /* silent */> thread_exit;
637 gdb::observers::thread_exit.attach (annotate_thread_exited, "annotate"); in _initialize_annotate()
212 gdb::observers::thread_exit.notify (t, exit_code, silent); in notify_thread_exited()
114 thread_exit(void) in thread_exit() function
65 # define thread_exit(c) _endthreadex(c) macro72 # define thread_exit(c) pthread_exit((void*)(UINTPTR_T)(c)) macro120 thread_exit(exitcode); /* see #define thread_exit */ in exit_worker()
590 thread_exit(); in trim_thread()
239 thread_exit(); in txg_thread_exit()
618 thread_exit(); in send_traverse_thread()2817 thread_exit(); in receive_writer_thread()
4226 thread_exit(); in arc_reclaim_thread()4265 thread_exit(); in arc_dnlc_evicts_thread()7333 thread_exit(); in l2arc_feed_thread()
1020 gdb::observers::thread_exit.attach (delete_thread_object, "py-inferior"); in gdbpy_initialize_inferior()
667 /* thread_exit notifications. */