Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/recount/
H A Drecount_tests.c523 uint64_t target_tid = 0; variable
532 error = pthread_threadid_np(target_thread, &target_tid);
535 target_tid);
541 int size = proc_pidinfo(getpid(), PROC_PIDTHREADCOUNTS, target_tid, before,
550 size = proc_pidinfo(getpid(), PROC_PIDTHREADCOUNTS, target_tid, after,