Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/recount/
H A Drecount_tests.c520 uint64_t target_tid = 0; variable
529 error = pthread_threadid_np(target_thread, &target_tid);
532 target_tid);
538 int size = proc_pidinfo(getpid(), PROC_PIDTHREADCOUNTS, target_tid, before,
547 size = proc_pidinfo(getpid(), PROC_PIDTHREADCOUNTS, target_tid, after,