MCPcopy 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

ValdiThreadClass · 0.85
startMethod · 0.65
fromValueMethod · 0.45

Tested by

no test coverage detected