Home
last modified time | relevance | path

Searched refs:record_perf_func (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1066 ulong record_perf_func; member
H A Dsaveplay.c3319 lives_signal_handler_block(mainw->record_perf, mainw->record_perf_func);
3321 lives_signal_handler_unblock(mainw->record_perf, mainw->record_perf_func);
H A Dgui.c2701 …mainw->record_perf_func = lives_signal_sync_connect(LIVES_GUI_OBJECT(mainw->record_perf), LIVES_WI… in create_LiVES()