commit | 688973e5ab65c9c4008ef1520b78fd5694f00d5f | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Wed Oct 05 16:03:31 2016 -0400 |
committer | Benjamin Walsh <benjamin.walsh@windriver.com> | Mon Oct 10 21:27:36 2016 +0000 |
tree | bf5be479fbc54ef0781b622e1ba33f24acca4802 | |
parent | 0bd7e0d148d745eeab565c4bd40e671968724901 [diff] |
unified: streamline "timeout add" internal interfaces. Rename _do_timeout_add to _add_timeout, rename _TIMEOUT_ADD to _add_thread_timeout to better reflect their functionalities. Have the latter call the former, remove _do_timeout_add and _nano_timer_timeout_add. Change-Id: Ica86bea10d99d72bf78379598a942d277e7002d0 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>