Home | History | Annotate | Download | only in bison

Lines Matching refs:pthread_kill

16469         # Test for libpthread by looking for pthread_kill. (Not pthread_self,
16474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lpthread" >&5
16475 $as_echo_n "checking for pthread_kill in -lpthread... " >&6; }
16490 char pthread_kill ();
16494 return pthread_kill ();
16527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lpthread" >&5
16528 $as_echo_n "checking for pthread_kill in -lpthread... " >&6; }
16543 char pthread_kill ();
16547 return pthread_kill ();
16571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lc_r" >&5
16572 $as_echo_n "checking for pthread_kill in -lc_r... " >&6; }
16587 char pthread_kill ();
16591 return pthread_kill ();