MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_start_queue

Function ghb_start_queue

gtk/src/hb-backend.c:4828–4832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4826}
4827
4828void
4829ghb_start_queue (void)
4830{
4831 hb_start( h_queue );
4832}
4833
4834void
4835ghb_stop_queue (void)

Callers 1

submit_jobFunction · 0.85

Calls 1

hb_startFunction · 0.85

Tested by

no test coverage detected