Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dvthread.h143 struct _vthread_s struct
144 { _vtself_t self; /* self-handle */
145 _vtid_t id; /* thread id */
146 _vtattr_t attrs; /* attributes */
147 size_t stack; /* stack size */
148 int state; /* execution state */
149 int error; /* error status */
150 Void_t* exit; /* exit value */
181 struct _vthread_s struct
182 { int error;