Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ tt_lvgl_unlock
Function
tt_lvgl_unlock
TactilityC/Source/tt_lvgl.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void tt_lvgl_unlock() {
23
tt::lvgl::getSyncLock()->unlock();
24
}
25
26
}
Callers
nothing calls this directly
Calls
2
getSyncLock
Function · 0.85
unlock
Method · 0.45
Tested by
no test coverage detected