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

Function hb_system_sleep_prevent

libhb/hb.c:2411–2414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2409}
2410
2411void hb_system_sleep_prevent(hb_handle_t *h)
2412{
2413 hb_system_sleep_private_disable(h->system_sleep_opaque);
2414}
2415
2416/* Passes a pointer to persistent data */
2417hb_interjob_t * hb_interjob_get( hb_handle_t * h )

Callers 2

EventLoopFunction · 0.85
mainFunction · 0.85

Calls 1

Tested by 2

EventLoopFunction · 0.68
mainFunction · 0.68