OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aio_suspend1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
aio.h
208
int
aio_suspend1
(struct lwp *, struct aiocb **, int, struct timespec *);
/src/sys/compat/common/
kern_time_50.c
376
error =
aio_suspend1
(l, list, nent, SCARG(uap, timeout) ? &ts : NULL);
/src/sys/kern/
sys_aio.c
602
aio_suspend1
(struct lwp *l, struct aiocb **aiocbp_list, int nent,
function in typeref:typename:int
Completed in 59 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025