HomeSort by relevance Sort by last modified time
    Searched defs:lwpid_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
lwp.h 75 typedef uint_t lwpid_t; typedef
77 int _lwp_kill(lwpid_t, int);
79 lwpid_t _lwp_self(void);
80 int _lwp_suspend(lwpid_t);
81 int _lwp_continue(lwpid_t);
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
rdtable.h 40 #define LWPID_TBL_SZ 4096 /* hash table of lwpid_t structures */
66 } lwpid_t; typedef in typeref:struct:lwpid

Completed in 1620 milliseconds