libsqsh v1.5.1
|
Go to the source code of this file.
Data Structures | |
struct | SqshThreadpool |
Functions | |
SQSH_NO_EXPORT int | sqsh__threadpool_init (struct SqshThreadpool *pool, size_t threads) |
SQSH_NO_EXPORT int | sqsh__threadpool_cleanup (struct SqshThreadpool *pool) |
SQSH_NO_EXPORT int sqsh__threadpool_cleanup | ( | struct SqshThreadpool * | pool | ) |
SQSH_NO_EXPORT int sqsh__threadpool_init | ( | struct SqshThreadpool * | pool, |
size_t | threads ) |