Index of /~chip/patches/ferite/add-pthread-events

Icon  Name                                     Last modified      Size  
[DIR] Parent Directory - [   ] Makefile.am.patch 19-Oct-2003 15:19 926 [TXT] aphex.h.patch 19-Oct-2003 15:19 1.2K [   ] aphex_thread.c.patch 19-Oct-2003 15:19 2.0K [TXT] thread.fec.patch 19-Oct-2003 15:19 2.3K [   ] thread_Event.fe 19-Oct-2003 15:09 1.2K [   ] thread_TimeEvent.fe 19-Oct-2003 15:09 1.4K

Adds an Event Class that uses pthread_cond* to create
an event framework. I have tested it on Linux and FreeBSD.

Also included  are two simple test scripts, one using a wait with a timer, the
other a normal wait().

Status: Submitted (not committed)