Home
last modified time | relevance | path

Searched refs:rp_list_ss (Results 1 – 2 of 2) sorted by relevance

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.c44 struct SignalSemaphore *rp_list_ss = NULL; variable
603 IExec->ObtainSemaphore( rp_list_ss ); in rp_new_tune()
605 IExec->ReleaseSemaphore( rp_list_ss ); in rp_new_tune()
614 IExec->ObtainSemaphore( rp_list_ss ); in rp_free_tune()
622 IExec->ReleaseSemaphore( rp_list_ss ); in rp_free_tune()
629 IExec->ObtainSemaphore( rp_list_ss ); in rp_free_all_tunes()
637 IExec->ReleaseSemaphore( rp_list_ss ); in rp_free_all_tunes()
1656 IExec->ObtainSemaphore( rp_list_ss ); in rp_load_ahx()
1806 IExec->ObtainSemaphore( rp_list_ss ); in rp_mod_import()
3961 if( !rp_list_ss ) in rp_init()
[all …]
H A Dgui.c128 extern struct SignalSemaphore *rp_list_ss;
1770 IExec->ObtainSemaphore( rp_list_ss ); in gui_render_tabs()
1783 IExec->ReleaseSemaphore( rp_list_ss ); in gui_render_tabs()
1857 IExec->ReleaseSemaphore( rp_list_ss ); in gui_render_tabs()
5780 IExec->ObtainSemaphore( rp_list_ss ); in gui_mouse_handler()
5796 IExec->ReleaseSemaphore( rp_list_ss ); in gui_mouse_handler()
6350 IExec->ObtainSemaphore( rp_list_ss ); in gui_restart()
6363 IExec->ReleaseSemaphore( rp_list_ss ); in gui_restart()