Home
last modified time | relevance | path

Searched refs:highthd (Results 1 – 1 of 1) sorted by last modified time

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ex.c4574 struct thread_t *highthd; in find_hgh_sametskthrd() local
4576 for (highthd = NULL, thp = __cur_thd; thp != NULL; thp = thp->thpar) in find_hgh_sametskthrd()
4579 highthd = thp; in find_hgh_sametskthrd()
4581 return(highthd); in find_hgh_sametskthrd()