Searched refs:ifpga_monitor_start_thread (Results 1 – 1 of 1) sorted by relevance
72 static pthread_t ifpga_monitor_start_thread; variable529 ret = pthread_create(&ifpga_monitor_start_thread, in ifpga_monitor_start_func()548 ret = pthread_cancel(ifpga_monitor_start_thread); in ifpga_monitor_stop_func()552 ret = pthread_join(ifpga_monitor_start_thread, NULL); in ifpga_monitor_stop_func()