HomeSort by: relevance | last modified time | path
    Searched refs:__pthread_create (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/
config.threads.in 170 AC_CHECK_LIB(pthread, __pthread_create,,
configure 22371 { echo "$as_me:$LINENO: checking for __pthread_create in -lpthread" >&5
22372 echo $ECHO_N "checking for __pthread_create in -lpthread... $ECHO_C" >&6; }
22391 char __pthread_create ();
22395 return __pthread_create ();

Completed in 42 milliseconds