Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-25 | Move DDE to pthreads | Richard Braun | |
2010-02-28 | reset the helder pointer before unlock in ddekit lock. | Zheng Da | |
I don't know if it helps fix any bugs, but it should be a right thing to do. | |||
2009-12-06 | The code can be compiled now. | Zheng Da | |
2009-11-21 | Record the thread who holds the lock by ourselves. | Zheng Da | |
cthreads mutex might contain the holder only when WAITDEBUG is defined. I think it's better to implement it by ourselves. | |||
2009-11-18 | Check in the implementation of the owner of a lock. | Zheng Da | |
2009-11-18 | Adapt the implementation of lock. | Zheng Da | |
TODO: the implementation of the owner of lock hasn't been adapted. | |||
2009-11-17 | The original version of DDEKit. | Zheng Da | |