Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getThreadGroup
Method
getThreadGroup
classpath/java/lang/Thread.java:293–295 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
291
}
292
293
public
ThreadGroup getThreadGroup() {
294
return
group;
295
}
296
297
public
static
native boolean holdsLock(Object o);
298
Callers
4
enumerate
Method · 0.95
main
Method · 0.80
ThreadGroup
Method · 0.80
activeCount
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Method · 0.64