commit | 20dee1a6e945279d275e90d2875645cc56649fb2 | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@intel.com> | Fri Jul 19 14:15:58 2024 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Jul 27 10:47:41 2024 +0300 |
tree | b849a8ddf76e81d7bcb68580fba3e2371514e759 | |
parent | 9efb8fde619dcdcf13883d79f71f688fb320aa52 [diff] |
kernel: Tweak z_unpend_thread_no_timeout() API Removes the ALWAYS_INLINE attribute from the definition of the routine z_unpend_thread_no_timeout() to fix an unresolved symbol error that was occurring with some compilers. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>