Home
last modified time | relevance | path

Searched defs:LWP (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/common/lib/libutil/
H A Dproc_compare.c50 # define LWP struct kinfo_lwp macro
63 # define LWP struct lwp macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.h91 enum Tag_type { LWP, THR, CPU }; enumerator
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.h91 enum Tag_type { LWP, THR, CPU }; enumerator
/netbsd-src/bin/ps/
H A Dps.h74 #define LWP 0x10 /* dispatch to kinfo_lwp routine */ macro