commit | fe82f1c2af64b5296f61e57fa713734b1fb34055 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Wed Sep 26 15:14:21 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Oct 16 15:03:10 2018 -0400 |
tree | 6e090466eecfed3b1c3e9468500b0e01ea36bdb9 | |
parent | 5d203523b6b53094f4365fd38e391c692cfcd805 [diff] |
kernel/timeout: Refactor API 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>