Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c125 #define TABLE_THREADS 10 macro
127 #define CACHE_MISS_THREADS (COMMON_THREADS + LDAP_TABLES * TABLE_THREADS)
152 (void) sema_init(&ldap_sema, TABLE_THREADS, USYNC_THREAD, 0); in initialize_lookup_clearance()