Searched defs:finish_init (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c579 finish_init();
1528 * finish_init is called when we are about to become multi-threaded,
1532 finish_init() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7936 * return true (non-zero) if we want finish_init to continue with the
8034 fcp_trace, FCP_BUF_LEVEL_2, 0, "finish_init:"
14683 int finish_init = 0; local
14708 finish_init = 1;
14716 finish_init = 1;
14727 finish_init = 1;
14747 if (finish_init && lcount == pptr->port_link_cnt) {

Completed in 93 milliseconds