Home
last modified time | relevance | path

Searched refs:lwp_free (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_lwp.c618 lwp_free(l2, false, false);/* releases proc mutex */ in lwp_wait()
706 lwp_free(l2, false, false); in lwp_wait()
814 lwp_free(l2, true, false); in lwp_create()
1187 lwp_free(l2, false, false); in lwp_exit()
1251 lwp_free(struct lwp *l, bool recycle, bool last) in lwp_free() function
H A Dsys_lwp.c447 lwp_free(t, false, false); in sys__lwp_detach()
H A Dkern_exit.c1245 lwp_free(l, false, true); in proc_free()
/netbsd-src/sys/sys/
H A Dlwp.h373 void lwp_free(lwp_t *, bool, bool);
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2011410 (lwp_free): New.
414 (delete_lwp): Call lwp_free instead of xfree.
H A DChangeLog-201811143 (linux_nat_target::follow_fork, lwp_free, add_lwp, detach_one_lwp)
H A DChangeLog-20175607 (lwp_free): Invoke linux_nat_delete_thread if set.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2011410 (lwp_free): New.
414 (delete_lwp): Call lwp_free instead of xfree.
H A DChangeLog-201811143 (linux_nat_target::follow_fork, lwp_free, add_lwp, detach_one_lwp)
H A DChangeLog-20175607 (lwp_free): Invoke linux_nat_delete_thread if set.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git168052 Replace the lwp_free function with a destructor. Make lwp_info