Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axboe/liburing
/ can_read
Function
can_read
test/defer-taskrun.c:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
static bool can_read(int fd)
36
{
37
return can_read_t(fd, 0);
38
}
39
40
static void eventfd_clear(int fd)
41
{
Callers
3
eventfd_clear
Function · 0.85
test_eventfd
Function · 0.85
test_flag
Function · 0.85
Calls
1
can_read_t
Function · 0.85
Tested by
2
test_eventfd
Function · 0.68
test_flag
Function · 0.68