PatchworkOS
Loading...
Searching...
No Matches
poll1.c File Reference
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/io.h>
#include "common/print.h"
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

poll_events_t poll1 (fd_t fd, poll_events_t events, clock_t timeout)
 Wrapper for polling one file.