OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOPoolCtx_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/programs/
fileio_asyncio.h
51
}
IOPoolCtx_t
;
54
IOPoolCtx_t
base;
81
IOPoolCtx_t
base;
fileio_asyncio.c
146
static IOJob_t *AIO_IOPool_createIoJob(
IOPoolCtx_t
*ctx, size_t bufferSize) {
164
static void AIO_IOPool_createThreadPool(
IOPoolCtx_t
* ctx, const FIO_prefs_t* prefs) {
182
static void AIO_IOPool_init(
IOPoolCtx_t
* ctx, const FIO_prefs_t* prefs, POOL_function poolFunction, size_t bufferSize) {
200
static int AIO_IOPool_threadPoolActive(
IOPoolCtx_t
* ctx) {
207
static void AIO_IOPool_lockJobsMutex(
IOPoolCtx_t
* ctx) {
214
static void AIO_IOPool_unlockJobsMutex(
IOPoolCtx_t
* ctx) {
222
IOPoolCtx_t
* const ctx = (
IOPoolCtx_t
*) job->ctx;
231
static void AIO_IOPool_join(
IOPoolCtx_t
* ctx) {
239
static void AIO_IOPool_setThreaded(
IOPoolCtx_t
* ctx, int threaded)
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026