cvs commit: src/lib/libthr/thread thr_syscalls.c
David Xu
davidxu at FreeBSD.org
Thu Dec 1 00:49:46 GMT 2005
davidxu 2005-12-01 00:49:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libthr/thread thr_syscalls.c
Log:
MFC Revision 1.11:
In raise(), use a shortcut to directly send signal to current thread.
MFC Revision 1.12:
Remove a redundant _get_curthread() call.
Revision Changes Path
1.9.2.2 +2 -8 src/lib/libthr/thread/thr_syscalls.c
More information about the cvs-src
mailing list