Home
last modified time | relevance | path

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

/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/
H A Dfastnetmon.cpp2149 void screen_draw_thread() { in screen_draw_thread() function
2910 service_thread_group.add_thread(new boost::thread(screen_draw_thread)); in main()