public class DarwinPthread extends Object
| Constructor and Description |
|---|
DarwinPthread() |
| Modifier and Type | Method and Description |
|---|---|
static int |
pthread_setname_np(org.graalvm.nativeimage.c.type.CCharPointer name)
Set thread name visible in the kernel and its interfaces.
|