Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-auth.c77 static volatile int *r1binds, *r2binds; variable
152 r2binds = r1binds + threads; in main()
153 r1old = (int *)r2binds + threads; in main()
262 r2binds[tid]++; in my_task()
310 r2new = r2binds[i]; in do_time()