git: <sys/thread.h>: Mark several structs as kernel structures.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Thu Nov 14 05:41:46 PST 2019


commit 15c8fbefc2c35ce094e1c7d2d88784efe167bb99
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Nov 13 20:06:40 2019 +0200

    <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.

Summary of changes:
 sys/sys/thread.h | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15c8fbefc2c35ce094e1c7d2d88784efe167bb99


-- 
DragonFly BSD source repository


More information about the Commits mailing list