kernel: document k_sleep with K_FOREVER When calling k_sleep with K_FOREVER as the timeout value, we consider this as a suspend call. Signed-off-by: Anas Nashif <anas.nashif@intel.com>