![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
XSI Threads Extensions option group (thread stack control and concurrency). More...
Functions | |
| int | pthread_getconcurrency (void) |
| Get the concurrency level (advisory, has no effect on scheduling). | |
| int | pthread_setconcurrency (int new_level) |
| Set the concurrency level (advisory, has no effect on scheduling). | |
XSI Threads Extensions option group (thread stack control and concurrency).
| int pthread_getconcurrency | ( | void | ) |