Does the JVM on Mac OS X use pthread to create threads?
What about Linux distributions, does it now by default create threads for the JVM for all distributions?
Yes, JVM HotSpot (for example, Oracle JDK, and OpenJDK) uses pthreadson Linux and the Mac OS the X .
pthreads