Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thread.c1706 tdfind_hash(lwpid_t tid, pid_t pid, struct proc **pp, struct thread **tdp) in tdfind_hash() function
1763 if (!tdfind_hash(tid, pid, &p, &td)) in tdfind()