HomeSort by: relevance | last modified time | path
    Searched defs:th_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/kern/lib/libsimplehook_tester/
simplehook_tester.c 54 int th_count; member in struct:tester_hook
239 th->th_count++;
499 val = th->th_count;
510 th->th_count = val;
simplehook_tester.c 54 int th_count; member in struct:tester_hook
239 th->th_count++;
499 val = th->th_count;
510 th->th_count = val;

Completed in 21 milliseconds