Lines Matching defs:object
295 typedef struct object { struct
297 uint_t version; /* for token objects only */ argument
304 uchar_t object_type; /* see below */ argument
308 pthread_mutex_t object_mutex; argument
309 struct object *next; argument
310 struct object *prev; argument
315 /* For each object, only one of these object classes is presented */ argument
322 } object_class_u; argument
324 /* Session handle that the object belongs to */ argument
326 uint32_t obj_refcnt; /* object reference count */ argument
328 uint32_t obj_delete_sync; /* object delete sync flags */ argument