<sys/thread.h>: Mark several structs as kernel structures.
commit15c8fbefc2c35ce094e1c7d2d88784efe167bb99
authorzrj <rimvydas.jasinskas@gmail.com>
Wed, 13 Nov 2019 18:06:40 +0000 (13 20:06 +0200)
committerzrj <rimvydas.jasinskas@gmail.com>
Thu, 14 Nov 2019 14:02:59 +0000 (14 16:02 +0200)
treee23c77f56bad43d6f95b98db0a3ae73a5341e4d3
parenteaf07fa9b1a8cd36796aaeb2668a28719ad84dd4
<sys/thread.h>: Mark several structs as kernel structures.

 This reduces pollution in userspace.  Adjust several comments.

 While there, mark "struct lwkt_cpu_msg" and lwkt_cpu_port as disabled.
sys/sys/thread.h