Home
last modified time | relevance | path

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

/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/thread/
H A Dags_thread_test.c364 ags_thread_unset_sync_tic_flags(parent, AGS_THREAD_SYNC_TIC_WAIT_0); in ags_thread_test_is_current_ready()
365 ags_thread_unset_sync_tic_flags(thread, AGS_THREAD_SYNC_TIC_WAIT_0); in ags_thread_test_is_current_ready()
374 ags_thread_unset_sync_tic_flags(parent, AGS_THREAD_SYNC_TIC_WAIT_1); in ags_thread_test_is_current_ready()
375 ags_thread_unset_sync_tic_flags(thread, AGS_THREAD_SYNC_TIC_WAIT_1); in ags_thread_test_is_current_ready()
384 ags_thread_unset_sync_tic_flags(parent, AGS_THREAD_SYNC_TIC_WAIT_2); in ags_thread_test_is_current_ready()
385 ags_thread_unset_sync_tic_flags(thread, AGS_THREAD_SYNC_TIC_WAIT_2); in ags_thread_test_is_current_ready()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/thread/
H A Dags_thread.c1086 ags_thread_unset_sync_tic_flags(AgsThread *thread, guint sync_tic_flags) in ags_thread_unset_sync_tic_flags() function
2499 ags_thread_unset_sync_tic_flags(thread, sync_tic_done); in ags_thread_real_clock()
2558 ags_thread_unset_sync_tic_flags(thread, sync_tic_wait); in ags_thread_real_clock()
2559 ags_thread_unset_sync_tic_flags(thread, sync_tic_done); in ags_thread_real_clock()
2562 ags_thread_unset_sync_tic_flags(thread, next_sync_tic_done); in ags_thread_real_clock()
2598 ags_thread_unset_sync_tic_flags(thread, sync_tic_wait); in ags_thread_real_clock()
2599 ags_thread_unset_sync_tic_flags(thread, sync_tic_done); in ags_thread_real_clock()
2602 ags_thread_unset_sync_tic_flags(thread, next_sync_tic_done); in ags_thread_real_clock()
2723 ags_thread_unset_sync_tic_flags(thread, (AGS_THREAD_SYNC_TIC_WAIT_0 | in ags_thread_loop()
H A Dags_thread.h247 void ags_thread_unset_sync_tic_flags(AgsThread *thread, guint sync_tic_flags);
/dports/audio/gsequencer/gsequencer-3.10.4/
H A Dlibags_thread.sym82 ags_thread_unset_sync_tic_flags
H A Dlibags_thread.sym.in100 ags_thread_unset_sync_tic_flags
/dports/audio/gsequencer/gsequencer-3.10.4/docs/reference/libags/
H A Dlibags-sections.txt.in1725 ags_thread_unset_sync_tic_flags