Searched refs:TLSBLOCKCNT (Results 1 – 1 of 1) sorted by relevance
37 #define TLSBLOCKCNT 16 /* number of blocks of tmi_bits to allocate */ macro54 calloc(TLSBLOCKCNT, sizeof (uint_t))) == NULL) in tls_getmodid()58 tmid.tmi_cnt = TLSBLOCKCNT; in tls_getmodid()87 (TLSBLOCKCNT * sizeof (uint_t))))) == NULL) in tls_getmodid()93 bzero(&(tmid.tmi_bits[tmid.tmi_cnt]), TLSBLOCKCNT * sizeof (uint_t)); in tls_getmodid()97 tmid.tmi_cnt += TLSBLOCKCNT; in tls_getmodid()