Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ currentThread
Method
currentThread
classpath/java/lang/Thread.java:143–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
public
static
native Thread currentThread();
144
145
public
void
interrupt() {
146
interrupt(peer);
Callers
12
main
Method · 0.95
run
Method · 0.95
ThreadGroup
Method · 0.95
get
Method · 0.95
set
Method · 0.95
Thread
Method · 0.95
interrupted
Method · 0.95
sleep
Method · 0.95
classDesc
Method · 0.95
run
Method · 0.95
doParkNanos
Method · 0.95
parkUntil
Method · 0.95
Calls
no outgoing calls
Tested by
2
main
Method · 0.76
run
Method · 0.76