Home
last modified time | relevance | path

Searched refs:_Tthr_sigqueue (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/lib/libthr/thread/
H A Dthr_sigqueue.c45 __weak_reference(_Tthr_sigqueue, _pthread_sigqueue);
46 __weak_reference(_Tthr_sigqueue, pthread_sigqueue);
49 _Tthr_sigqueue(pthread_t pthread, int sig, const union sigval value) in _Tthr_sigqueue() function
H A Dthr_private.h1105 int _Tthr_sigqueue(pthread_t pthread, int sig, const union sigval value);