Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbridgestp.c104 static thread_t bstp_task_thread; variable
2460 kernel_thread_start(bstp_task_thread_func, NULL, &bstp_task_thread); in bstp_sys_init()