HomeSort by: relevance | last modified time | path
    Searched defs:LWP (Results 1 - 2 of 2) 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) \

Completed in 11 milliseconds