Searched refs:_Tthr_kill (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_kill.c43 __weak_reference(_Tthr_kill, _pthread_kill);
44 __weak_reference(_Tthr_kill, pthread_kill);
47 _Tthr_kill(pthread_t pthread, int sig) function
H A Dthr_init.c242 [PJT_KILL] = {DUAL_ENTRY(_Tthr_kill)},
H A Dthr_private.h1024 int _Tthr_kill(pthread_t, int);

Completed in 105 milliseconds