Home
last modified time | relevance | path

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

/src/contrib/unbound/testcode/
H A Dchecklocks.c69 static int thread_lockcount[THRDEBUG_MAX_THREADS]; variable
704 thr->locks_created = thread_lockcount[thr->num]; in open_lockorder()
744 thread_lockcount[thr->num] = thr->locks_created; in checklock_main()