Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ __sync_init
Function
__sync_init
libctru/source/synchronization.c:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
static Handle arbiter;
8
9
Result __sync_init(void)
10
{
11
return svcCreateAddressArbiter(&arbiter);
12
}
13
14
void __sync_fini(void)
15
{
Callers
1
__libctru_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected