]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
1. Migrate TDF_UPCALLING from td_flags to td_pflags.
authorDavid Xu <davidxu@FreeBSD.org>
Sun, 15 Jun 2003 03:18:58 +0000 (03:18 +0000)
committerDavid Xu <davidxu@FreeBSD.org>
Sun, 15 Jun 2003 03:18:58 +0000 (03:18 +0000)
commit1d5a24bec67bf39984c2b2a0f614ec7a8813cb9b
tree713f0aec23c4ca588e9869de7d10792b1a3053ba
parent9bf69bf27a84f26575c5077e3beb6b8e12473f8b
1. Migrate TDF_UPCALLING from td_flags to td_pflags.
2. Add a flag TDF_SA, it will be used to distinguish SA
   based thread from bound thread.
sys/kern/kern_kse.c
sys/kern/kern_thread.c
sys/sys/proc.h