Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c124 #define TABLE_THREADS 10 macro
126 #define CACHE_MISS_THREADS (COMMON_THREADS + LDAP_TABLES * TABLE_THREADS)
151 (void) sema_init(&ldap_sema, TABLE_THREADS, USYNC_THREAD, 0); in initialize_lookup_clearance()