Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c40 int tp_state; /* State to start thread at */ member
54 set_current_state(tp->tp_state); in thread_generic_wrapper()
117 tp->tp_state = state; in __thread_create()