K 10 svn:author V 7 davidxu K 8 svn:date V 27 2005-11-01T06:53:22.000000Z K 7 svn:log V 256 Add code to handle timer_delete(). The timer wrapper code is completely rewritten, now timers created with same sigev_notify_attributes will run in same thread, this allows user to organize which timers can run in same thread to save some thread resource. END