Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/src/external/cddl/osnet/sys/sys/
Dproc.h97 void thread_exit(void);
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dobservable.c47 DEFINE_OBSERVABLE (thread_exit);
Dobservable.h127 bool /* silent */> thread_exit;
Dannotate.c637 gdb::observers::thread_exit.attach (annotate_thread_exited, "annotate"); in _initialize_annotate()
Dthread.c212 gdb::observers::thread_exit.notify (t, exit_code, silent); in notify_thread_exited()
/netbsd/src/external/cddl/osnet/sys/kern/
Dmisc.c114 thread_exit(void) in thread_exit() function
/netbsd/src/external/bsd/ntp/dist/libntp/
Dwork_thread.c65 # 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 */ in exit_worker()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dtrim_map.c590 thread_exit(); in trim_thread()
Dtxg.c239 thread_exit(); in txg_thread_exit()
Ddmu_send.c618 thread_exit(); in send_traverse_thread()
2817 thread_exit(); in receive_writer_thread()
Darc.c4226 thread_exit(); in arc_reclaim_thread()
4265 thread_exit(); in arc_dnlc_evicts_thread()
7333 thread_exit(); in l2arc_feed_thread()
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-inferior.c1020 gdb::observers::thread_exit.attach (delete_thread_object, "py-inferior"); in gdbpy_initialize_inferior()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc64/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/vax/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/m68000/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/i386/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipsel/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipseb/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/hppa/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3el/
Dobserver.inc667 /* thread_exit notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/arm/
Dobserver.inc667 /* thread_exit notifications. */

12