]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a private thread_runnable() macro to make the code more readable and
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Jun 2002 21:50:02 +0000 (21:50 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Jun 2002 21:50:02 +0000 (21:50 +0000)
commit5853d37d3b087873506f11aa92fa0d2ab876cd8f
tree4593bdc1451cf2ce5ab477dbb5046415a5bf9661
parent499cc75ee2fbb6775735cce003b8ce7ce25b5c8a
Add a private thread_runnable() macro to make the code more readable and
make the KSE diff easier to maintain.
sys/kern/kern_mutex.c
sys/kern/subr_turnstile.c