Age | Commit message (Expand) | Author |
---|---|---|
2012-11-25 | Move DDE to pthreads | Richard Braun |
2010-02-05 | fix a bug in ddekit: use the relative time. | Zheng Da |
2009-12-15 | Use ddekit condvar instead of the one in cthreads. | Zheng Da |
2009-12-15 | fix a bug (setting a thread name). | Zheng Da |
2009-12-13 | Setup the main thread when initializing ddekit. | Zheng Da |
2009-12-13 | Use a global lock to protect a thread's local data. | Zheng Da |
2009-12-13 | A new thread has been initialized when it starts. | Zheng Da |
2009-12-11 | Don't set the main thread name. | Zheng Da |
2009-12-11 | destroy the port before the thread exits. | Zheng Da |
2009-12-06 | The code can be compiled now. | Zheng Da |
2009-11-21 | Implement the semaphore (in thread.c). | Zheng Da |
2009-11-18 | fix a bug in thread.c. | Zheng Da |
2009-11-18 | Adapt the implementation of DDEKit threads. | Zheng Da |
2009-11-17 | The original version of DDEKit. | Zheng Da |