MCPcopy 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

mainMethod · 0.95
runMethod · 0.95
ThreadGroupMethod · 0.95
getMethod · 0.95
setMethod · 0.95
ThreadMethod · 0.95
interruptedMethod · 0.95
sleepMethod · 0.95
classDescMethod · 0.95
runMethod · 0.95
doParkNanosMethod · 0.95
parkUntilMethod · 0.95

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
runMethod · 0.76