Skip to content
Commit e956ed85 authored by Hongda Deng's avatar Hongda Deng
Browse files

cam-service: Fix runtime error of timer on Zephyr



Zephyr does not support SIGEV_THREAD notification method in timer,
use SIGEV_SIGNAL instead to avoid runtime error.

Signed-off-by: default avatarHongda Deng <hongda.deng@arm.com>
parent bfaef7ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment