ktor-utils
Toggle table of contents
3.3.1
posix
Platform filter
posix
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util
/
ThreadInfo
Thread
Info
posix
object
ThreadInfo
(
source
)
Members
Functions
drop
Worker
Link copied to clipboard
posix
fun
dropWorker
(
worker
:
Worker
)
get
All
Stack
Traces
Link copied to clipboard
posix
fun
getAllStackTraces
(
)
:
List
<
WorkerStacktrace
>
print
All
Stack
Traces
Link copied to clipboard
posix
fun
printAllStackTraces
(
)
register
Current
Thread
Link copied to clipboard
posix
fun
registerCurrentThread
(
)
stop
All
Workers
Link copied to clipboard
posix
fun
stopAllWorkers
(
)