Home
last modified time | relevance | path

Searched refs:lives_nanosleep (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmachinestate.h307 #define lives_nanosleep(nanosec) {struct timespec ts; ts.tv_sec = (uint64_t)nanosec / ONE_BILLION; \ macro
310 #define lives_nanosleep_until_nonzero(condition) {while (!(condition)) lives_nanosleep(1000);}
H A Dpulse.c1833 lives_nanosleep(10000);
1855 lives_nanosleep(1000);
1864 lives_nanosleep(10000);
1923 lives_nanosleep(1000);
H A Dinterface.c1964 lives_nanosleep(100); in fill_filt_section()
2073 if (!*rec_list && filtresp == LIVES_RESPONSE_NONE) lives_nanosleep(1000); in filter_cleanup()
2098 if (!*rem_list && filtresp == LIVES_RESPONSE_NONE) lives_nanosleep(1000); in filter_cleanup()
2123 if (!*left_list && filtresp == LIVES_RESPONSE_NONE) lives_nanosleep(1000); in filter_cleanup()
2165 …resp == LIVES_RESPONSE_NONE && (rec_recheck || rem_recheck || leave_recheck)) lives_nanosleep(100); in filter_cleanup()
2516 if (!*laylist && lives_expander_get_expanded(LIVES_EXPANDER(exp))) lives_nanosleep(1000); in on_set_exp()
2553 if (!filedets->extra_details) lives_nanosleep(1000); in on_set_exp()
2589 … if (lives_expander_get_expanded(LIVES_EXPANDER(exp)) && !list->next) lives_nanosleep(1000); in on_set_exp()
2611 if (!*clipslist && lives_expander_get_expanded(LIVES_EXPANDER(exp))) lives_nanosleep(1000); in on_set_exp()
2740 …f (lives_expander_get_expanded(LIVES_EXPANDER(exp)) && !pass && !list->next) lives_nanosleep(1000); in on_set_exp()
[all …]
H A Dframedraw.c719 lives_nanosleep(1000); in load_rfx_preview()
H A Dmachinestate.c757 lives_nanosleep(1000); in disk_monitor_wait_result()
2390 lives_nanosleep(1000); in lives_thread_join()
H A Dmain.c9326 lives_nanosleep(1000);
9830 lives_nanosleep(1000);
9851 lives_nanosleep(1000);
9943 lives_nanosleep(1000);
9964 lives_nanosleep(1000);
H A Dwidget-helper.c1107 lives_nanosleep(NSLEEP_TIME); in governor_loop()
1678 lives_nanosleep(NSLEEP_TIME); in lives_widget_process_updates()
1804 lives_nanosleep(NSLEEP_TIME); in lives_fg_run()
1811 lives_nanosleep(NSLEEP_TIME); in lives_fg_run()
11890 lives_nanosleep(NSLEEP_TIME); in lives_widget_context_update()
H A Daudio.c1900 lives_nanosleep(1000); in preview_audio()
H A Ddialogs.c2764 if (!mainw->internal_messaging) lives_nanosleep(1000); in do_progress_dialog()
H A Dutils.c993 lives_nanosleep(1000); in lives_read_buffered()
H A Dcolourspace.c12507 lives_nanosleep(100); in swscale_threadfunc()
12925 lives_nanosleep(100); in resize_layer()
H A Deffects-weed.c1909 lives_nanosleep(10000); in weed_apply_instance()