Home
last modified time | relevance | path

Searched refs:_qexthdlr_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c395 _qexthdlr_t *p; in at_quick_exit()
397 if ((p = lmalloc(sizeof (_qexthdlr_t))) == NULL) in at_quick_exit()
420 _qexthdlr_t *p; in quick_exit()
430 lfree(p, sizeof (_qexthdlr_t)); in quick_exit()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h913 } _qexthdlr_t; typedef
922 _qexthdlr_t *head;