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

  /src/sys/rump/kern/lib/libsimplehook_tester/
simplehook_tester.c 53 size_t th_idx; member in struct:tester_hook
222 __func__, __LINE__, th->th_idx));
228 __func__, __LINE__, th->th_idx));
235 __func__, __LINE__, th->th_idx));
243 __func__, __LINE__, th->th_idx));
250 __func__, __LINE__, th->th_idx));
304 __func__, __LINE__, th->th_idx, th->th_hook));
319 __func__, __LINE__, th->th_idx, th->th_hook));
325 __func__, __LINE__, th->th_idx));
651 ctx->ctx_hook[i].th_idx = i
    [all...]
  /src/usr.bin/xlint/lint2/
read.c 81 unsigned short th_idx; member in struct:thtab
937 return thte->th_idx;
972 thte->th_idx = (unsigned short)tidx;

Completed in 44 milliseconds