summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_printf.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-06-09 17:38:32 +0000
committerjhb <jhb@FreeBSD.org>2003-06-09 17:38:32 +0000
commitae455223406d6a2cafdf2f32371a238a5975973f (patch)
tree476de6b4741d7af0272c17c44aeeae777d33f434 /lib/libthr/thread/thr_printf.c
parent37d801936a730d980f3974cc25bfc18f11d8c1d2 (diff)
downloadFreeBSD-src-ae455223406d6a2cafdf2f32371a238a5975973f.zip
FreeBSD-src-ae455223406d6a2cafdf2f32371a238a5975973f.tar.gz
- Add a td_pflags field to struct thread for private flags accessed only by
curthread. Unlike td_flags, this field does not need any locking. - Replace the td_inktr and td_inktrace variables with equivalent private thread flags. - Move TDF_OLDMASK over to the private flags field so it no longer requires sched_lock.
Diffstat (limited to 'lib/libthr/thread/thr_printf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud