Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c312 void *start_task(void *data) in start_task() function
450 threads[i] = create_fifo_thread(start_task, (void *)i, in main()
/third_party/gstreamer/gstreamer/gst/
Dgsttask.c693 start_task (GstTask * task) in start_task() function
744 res = start_task (task); in gst_task_set_state_unlocked()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c683 gboolean start_task; in gst_image_freeze_src_event() local
745 start_task = self->buffer != NULL; in gst_image_freeze_src_event()
770 if (start_task) { in gst_image_freeze_src_event()