Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/threads/
H A Drwlock.c36 #define NLOCKS 4 /* initial number of readlock_t structs allocated */ macro
86 self->ul_rdlockcnt = nlocks = NLOCKS; in rwl_entry()