Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2411
void 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 */
2417
hb_interjob_t * hb_interjob_get( hb_handle_t * h )
Callers
2
EventLoop
Function · 0.85
main
Function · 0.85
Calls
1
hb_system_sleep_private_disable
Function · 0.85
Tested by
2
EventLoop
Function · 0.68
main
Function · 0.68