cvs commit: src/lib/libthread_xu/thread thr_private.h
David Xu
davidxu at crater.dragonflybsd.org
Thu Apr 13 04:50:34 PDT 2006
davidxu 2006/04/13 04:48:01 PDT
DragonFly src repository
Modified files:
lib/libthread_xu/thread thr_private.h
Log:
1) Use int for m_flags of pthread_mutexattr.
2) Move up COND_FLAGS.
3) Remove some unused flags.
4) Remove unused arg_attr of pthread_cleanup.
5) Remove unused pthread_wait_data.
Revision Changes Path
1.15 +7 -17 src/lib/libthread_xu/thread/thr_private.h
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_private.h.diff?r1=1.14&r2=1.15&f=u
More information about the Commits
mailing list