Searched refs:msg_wait_to (Results 1 – 1 of 1) sorted by relevance
437 static int msg_wait_to = MSG_WAIT_MSEC; variable464 ret = poll(&pfd, 1, tracecmd_get_notimeout() ? -1 : msg_wait_to); in tracecmd_msg_recv_wait()