HomeSort by: relevance | last modified time | path
    Searched defs:LWP (Results 1 - 4 of 4) sorted by relevancy

  /src/common/lib/libutil/
proc_compare.c 50 # define LWP struct kinfo_lwp
60 # include <sys/lwp.h>
63 # define LWP struct lwp
89 proc_compare(const PROC *p1, const LWP *l1, const PROC *p2, const LWP *l2)
  /src/bin/ps/
ps.h 74 #define LWP 0x10 /* dispatch to kinfo_lwp routine */
101 if ((vent)->var->flag & LWP) \
  /src/external/gpl3/binutils/dist/gprofng/src/
Exp_Layout.h 91 enum Tag_type { LWP, THR, CPU };
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Exp_Layout.h 91 enum Tag_type { LWP, THR, CPU };

Completed in 25 milliseconds