]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove unused variable from create_thread().
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 7 Jun 2007 19:45:19 +0000 (19:45 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 7 Jun 2007 19:45:19 +0000 (19:45 +0000)
commita66fde8d35931c0e32ac294a1a2c1bf6b877425f
tree7a56af44eb40012604dc8a767ad59cd9f4ae0144
parent50e92415c78fb475cfea9b13efe2fbe3442bd220
- Remove unused variable from create_thread().
- Move kern_thr_*() prototype to <sys/syscallsubr.h> where all the other
  kern_*() prototypes live.
sys/kern/kern_thr.c
sys/sys/syscallsubr.h
sys/sys/thr.h