Skip to content
Commit 90343a1f authored by Christopher Friedt's avatar Christopher Friedt Committed by Anas Nashif
Browse files

posix: eventfd: un-inline eventfd_read() and eventfd_write()



There is no major benefit to haveing `eventfd_read()` and
`eventfd_write()` as `static inline` functions and it is
arguably much easier to solve the deadlock bug when they
are not `inline`.

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 0014dd05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment