Searched defs:pollmgr_tid (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy.c58 static sys_thread_t pollmgr_tid; variable
115 pollmgr_tid = sys_thread_new("pollmgr_thread",
119 if (!pollmgr_tid) {

Completed in 45 milliseconds