Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ start
Method
start
valdi/src/java/com/snap/valdi/utils/ValdiThread.kt:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
fun start() {
17
thread.start()
18
}
19
20
@Keep
21
fun join() {
Callers
nothing calls this directly
Calls
3
ValdiThread
Class · 0.85
start
Method · 0.65
fromValue
Method · 0.45
Tested by
no test coverage detected