OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KLOCK_WRAP
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librumpuser/
rumpuser_file.c
211
KLOCK_WRAP
(fd = open(path, flags, 0644));
251
KLOCK_WRAP
(nn = readv(fd, iov, iovlen));
254
KLOCK_WRAP
(nn = preadv(fd, iov, iovlen, off));
288
KLOCK_WRAP
(nn = writev(fd, iov, iovlen));
291
KLOCK_WRAP
(nn = pwritev(fd, iov, iovlen, off));
rumpuser_int.h
50
#define
KLOCK_WRAP
(a) \
rumpuser_pth.c
127
KLOCK_WRAP
((rv = pthread_join(*pt, NULL)));
202
KLOCK_WRAP
(NOFAIL_ERRNO(pthread_mutex_lock(&mtx->pthmtx)));
307
KLOCK_WRAP
(nanosleep(&ts, NULL));
382
KLOCK_WRAP
(NOFAIL_ERRNO(
388
KLOCK_WRAP
(NOFAIL_ERRNO(
450
KLOCK_WRAP
(NOFAIL_ERRNO(pthread_rwlock_rdlock(&rw->pthrw)));
Completed in 39 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025