|
|
|
|
|
by pjmlp
971 days ago
|
|
Yeah, on classical UNIX tradition. macOS, ChromeOS, Windows and Android are heavily multithreaded, even when there is one main application thread, the underlying OS APIs are using auxiliary threads. Easily observable in any system debugger. |
|