Home
last modified time | relevance | path

Searched refs:__pthread_read (Results 1 – 6 of 6) sorted by relevance

/dports/devel/pth/pth-2.0.7/
H A Dpthread.h.in505 extern ssize_t __pthread_read(int, void *, size_t);
528 #define read __pthread_read
H A Dpthread.c1108 ssize_t __pthread_read(int fd, void *buf, size_t nbytes) in __pthread_read() function
/dports/devel/pth-hard/pth-2.0.7/
H A Dpthread.h.in505 extern ssize_t __pthread_read(int, void *, size_t);
528 #define read __pthread_read
H A Dpthread.c1108 ssize_t __pthread_read(int fd, void *buf, size_t nbytes) in __pthread_read() function
/dports/devel/pthsem/pthsem-2.0.8/
H A Dpthread.h.in505 extern ssize_t __pthread_read(int, void *, size_t);
528 #define read __pthread_read
H A Dpthread.c1108 ssize_t __pthread_read(int fd, void *buf, size_t nbytes) in __pthread_read() function