Searched refs:pthread_kill (Results 1 – 4 of 4) sorted by relevance
3 int pthread_kill(pthread_t t, int sig) { in pthread_kill() function
209 int pthread_kill(pthread_t, int);
80 $(LOCAL_DIR)/pthread/pthread_kill.c \
263 - race condition in pthread_kill (also present and unfixed in glibc/nptl)
Completed in 782 milliseconds