Searched refs:_HAVE_PTHREADS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure686 _HAVE_PTHREADS=
5011 _HAVE_PTHREADS=1 _PTHREAD_LDFLAGS="-lpthreads"
5033 _HAVE_PTHREADS=1 _PTHREAD_LDFLAGS="-lpthread"
5055 _HAVE_PTHREADS=1 _PTHREAD_LDFLAGS="-lc_r"
5077 _HAVE_PTHREADS=1
5098 if test -n "$_HAVE_PTHREADS"; then
5110 if test -n "$_HAVE_PTHREADS" && test -z "$USE_USER_PTHREADS" && test -z "$USE_NSPR_THREADS"; then
5122 if test -n "$_HAVE_PTHREADS"; then

Completed in 74 milliseconds