pike.git/
src/
acconfig.h
Branch:
Tag:
Non-build tags
All tags
No tags
1997-02-01
1997-02-01 02:56:08 by Henrik Grubbström (Grubba) <grubba@grubba.org>
5377b9f6af77be3383c8741f3fb16d5924624e79 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Some more thread-support.
Rev: src/acconfig.h:1.4
Rev: src/configure.in:1.55
Rev: src/threads.h:1.9
130:
#undef _SGI_SPROC_THREADS #undef _SGI_MP_SOURCE
+
/* Define this if your pthreads have pthread_condattr_default */
+
#undef HAVE_PTHREAD_CONDATTR_DEFAULT
+
@BOTTOM@ /* How to set a socket non-blocking */