Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4828
void
4829
ghb_start_queue (void)
4830
{
4831
hb_start( h_queue );
4832
}
4833
4834
void
4835
ghb_stop_queue (void)
Callers
1
submit_job
Function · 0.85
Calls
1
hb_start
Function · 0.85
Tested by
no test coverage detected