Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h363 typedef struct queue_root { struct
364 struct queue_root *qr_next; argument
365 struct queue_root *qr_prev; argument
372 } queue_root_t; argument