Spawn the playback thread. Definition at line 274 of file playq.c. 00275 { 00276 playq_runner = g_thread_create_full(playq_runner_thread, NULL, 00277 0, 1, TRUE, G_THREAD_PRIORITY_URGENT, NULL); 00278 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3