tests: posix: eventfd: Don't mix POSIX and Zephyr kernel APIs

K_MSEC() shouldn't be used with poll(), as they come from 2 different
API domains.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
1 file changed