Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h164 #define AL_CNT_PENDING 2 /* pending tsort list (INITFIRST) */ macro
H A Dutil.c714 (void) aplist_append(&pending, tobj, AL_CNT_PENDING); in call_init()