Home
last modified time | relevance | path

Searched refs:pthread_kill (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/pthread/
A Dpthread_kill.c3 int pthread_kill(pthread_t t, int sig) { in pthread_kill() function
/third_party/ulib/musl/include/
A Dsignal.h209 int pthread_kill(pthread_t, int);
/third_party/ulib/musl/
A Dmusl-rules.mk80 $(LOCAL_DIR)/pthread/pthread_kill.c \
A DWHATSNEW263 - race condition in pthread_kill (also present and unfixed in glibc/nptl)

Completed in 782 milliseconds