| /src/external/cddl/osnet/sys/sys/ |
| proc.h | 97 void thread_exit(void);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| observable.c | 47 DEFINE_OBSERVABLE (thread_exit); variable
|
| observable.h | 127 bool /* silent */> thread_exit;
|
| annotate.c | 640 gdb::observers::thread_exit.attach (annotate_thread_exited, "annotate");
|
| thread.c | 213 gdb::observers::thread_exit.notify (t, exit_code, silent);
|
| breakpoint.c | 15311 gdb::observers::thread_exit.attach (remove_threaded_breakpoints,
|
| /src/external/gpl3/gdb/dist/gdb/ |
| observable.c | 47 DEFINE_OBSERVABLE (thread_exit); variable
|
| observable.h | 132 bool /* silent */> thread_exit;
|
| annotate.c | 638 gdb::observers::thread_exit.attach (annotate_thread_exited, "annotate");
|
| thread.c | 213 gdb::observers::thread_exit.notify (t, exit_code, silent);
|
| breakpoint.c | 15337 gdb::observers::thread_exit.attach (remove_threaded_breakpoints,
|
| /src/external/cddl/osnet/sys/kern/ |
| misc.c | 114 thread_exit(void) function
|
| /src/external/bsd/ntp/dist/libntp/ |
| work_thread.c | 65 # define thread_exit(c) _endthreadex(c) macro 72 # define thread_exit(c) pthread_exit((void*)(UINTPTR_T)(c)) macro 120 thread_exit(exitcode); /* see #define thread_exit */
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| trim_map.c | 590 thread_exit();
|
| txg.c | 239 thread_exit();
|
| arc.c | 4225 thread_exit(); 4264 thread_exit(); 7332 thread_exit();
|
| dmu_send.c | 618 thread_exit(); 2817 thread_exit();
|
| spa.c | 6218 thread_exit(); 6258 thread_exit();
|
| dbuf.c | 530 thread_exit();
|
| /src/external/cddl/osnet/dist/lib/libzpool/common/sys/ |
| zfs_context.h | 234 #define thread_exit() thr_exit(NULL) macro
|
| /src/external/gpl3/gdb.old/dist/gdb/python/ |
| py-inferior.c | 1016 gdb::observers::thread_exit.attach (delete_thread_object, "py-inferior");
|
| /src/external/gpl3/gdb/dist/gdb/python/ |
| py-inferior.c | 1016 gdb::observers::thread_exit.attach (delete_thread_object, "py-inferior");
|