Write Event and Mutex classes that works with Pthreads
They must implement EventInterface and MutexInterface.
@see Event.Win32.h/cpp and Mutex.Win32.h/cpp for an example
Logged In: YES user_id=846649 Originator: YES
I've added to SVN a "template" for the Event.Pthread.h/cpp files. it should be usefull
I've writen an example ... see /samples/src/example.Event.cpp
Log in to post a comment.
Logged In: YES
user_id=846649
Originator: YES
I've added to SVN a "template" for the Event.Pthread.h/cpp files. it should be usefull
Logged In: YES
user_id=846649
Originator: YES
I've writen an example ... see /samples/src/example.Event.cpp