This is pthread_io_delay.h in view mode; [Download] [Up]
/* * pthread_io_delay.h */ #ifndef _pthread_io_delay_ #define _pthread_io_delay_ #include "pthread_socket.h" extern const struct timespec delay_interval; #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.