Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c43 int tp_state; /* State to start thread at */ member
57 set_current_state(tp->tp_state); in thread_generic_wrapper()
111 tp->tp_state = state; in __thread_create()