Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dtranscode.c428 coder = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)send_layer, in transcode_clip()
H A Dmachinestate.h517 lives_proc_thread_t lives_proc_thread_create(lives_thread_attr_t, lives_funcptr_t, int return_type,…
H A Dmachinestate.c719 …running = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)get_dir_size, WEED_SEED_I… in disk_monitor_start()
1355 …return lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)_item_to_file_details, -1, "… in dir_to_file_details()
1362 …return lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)_item_to_file_details, -1, "… in ordfile_to_file_details()
1730 lives_proc_thread_t lives_proc_thread_create(lives_thread_attr_t attr, lives_funcptr_t func, in lives_proc_thread_create() function
H A Deffects.c215 … cfile->pumper = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)virtual_to_images, in do_effect()
H A Dframedraw.c699 … cfile->pumper = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)virtual_to_images, in load_rfx_preview()
H A Dwidget-helper.c1185 …sigdata->proc = lives_proc_thread_create(attr, (lives_funcptr_t)sigdata->callback, -1, "vv", sigda… in async_sig_handler()
1187 …sigdata->proc = lives_proc_thread_create(attr, (lives_funcptr_t)sigdata->callback, -1, "vv", insta… in async_sig_handler()
1199 sigdata->proc = lives_proc_thread_create(attr, sigdata->callback, -1, "vvv", sigdata->user_data, in async_sig_handler3()
1202 sigdata->proc = lives_proc_thread_create(attr, sigdata->callback, -1, "vvv", instance, extra, in async_sig_handler3()
1222 …sigdata->proc = lives_proc_thread_create(attr, (lives_funcptr_t)sigdata->callback, WEED_SEED_BOOLE… in async_timer_handler()
H A Devents.c4835 mainw->transrend_proc = lives_proc_thread_create(LIVES_THRDATTR_NONE, in render_to_clip()
5224 …info = lives_proc_thread_create(LIVES_THRDATTR_NO_GUI, (lives_funcptr_t)backup_recording, -1, "vv", in deal_with_render_choice()
H A Dmain.c2986 lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)pick_custom_colours, 0, ""); in set_palette_colours()
4050lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)add_rfx_effects, -1, "i", RFX_STATU… in lives_startup2()
6580 …resthread = lives_proc_thread_create(LIVES_THRDATTR_NO_GUI, (lives_funcptr_t)res_thrdfunc, -1, "v"… in reslayer_thread()
H A Dutils.c676lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)_lives_buffered_rdonly_slurp, 0, "i… in lives_buffered_rdonly_slurp()
H A Dcallbacks.c6286 tinfo = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)do_auto_dialog, -1,
6570 tinfo = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)do_auto_dialog, -1,
H A Dsaveplay.c5578 scrap_file_procthrd = lives_proc_thread_create(LIVES_THRDATTR_NONE,
H A Dinterface.c2480 …sizinfo = lives_proc_thread_create(LIVES_THRDATTR_NONE, (lives_funcptr_t)get_dir_size, WEED_SEED_I… in on_set_exp()