mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add the callback parameter to add_timeout(), and remove the thread argument. Now the "low level" timeout API can be expressed without reference to threads. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>