Searched refs:pcurthread (Results 1 – 3 of 3) sorted by relevance
40 extern __thread struct thread *pcurthread;52 return (pcurthread); in __curthread_ff()
41 extern __thread struct thread *pcurthread;55 return (pcurthread); in __curthread_ff()
58 __thread struct thread *pcurthread; variable91 pcurthread = &thread0; in ff_init_thread0()