libsqsh v1.5.1
Loading...
Searching...
No Matches
sqsh_posix_private.h File Reference
#include <sqsh_posix.h>
#include <cextras/concurrency.h>
Include dependency graph for sqsh_posix_private.h:

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)
 

Function Documentation

◆ sqsh__threadpool_cleanup()

SQSH_NO_EXPORT int sqsh__threadpool_cleanup ( struct SqshThreadpool * pool)

◆ sqsh__threadpool_init()

SQSH_NO_EXPORT int sqsh__threadpool_init ( struct SqshThreadpool * pool,
size_t threads )