Searched refs:timer_thread (Results 1 – 4 of 4) sorted by relevance
228 rc = sctp_userspace_thread_create(&SCTP_BASE_VAR(timer_thread), user_sctp_timer_iterate); in sctp_start_timer_thread()242 WaitForSingleObject(SCTP_BASE_VAR(timer_thread), INFINITE); in sctp_stop_timer_thread()243 CloseHandle(SCTP_BASE_VAR(timer_thread)); in sctp_stop_timer_thread()245 pthread_join(SCTP_BASE_VAR(timer_thread), NULL); in sctp_stop_timer_thread()
311 userland_thread_t timer_thread; member
123 void *timer_thread(void *thread) in timer_thread() function192 t_id = create_fifo_thread(timer_thread, NULL, high_prio); in main()
311 GThread *timer_thread; member1678 priv->timer_thread = in gst_rtp_jitter_buffer_change_state()1722 g_thread_join (priv->timer_thread); in gst_rtp_jitter_buffer_change_state()1723 priv->timer_thread = NULL; in gst_rtp_jitter_buffer_change_state()