-
- Downloads
chore(lifecycle): Make it more explicit where core1_mutex needs to be locked
All current callers handle this correctly but the assumption that core1_mutex is locked while calling do_load(), load_async(), or load_sync() should not be implicit. Make it more explicit by adding mutex assertions in all three functions.
parent
61fd90a8
No related branches found
No related tags found
Please register or sign in to comment