Searched refs:current_thread_priority (Results 1 – 1 of 1) sorted by relevance
288 int current_thread_priority = k_thread_priority_get(k_current_get()); in zbus_obs_attach_to_thread() local291 if (obs->data->priority != current_thread_priority) { in zbus_obs_attach_to_thread()292 obs->data->priority = current_thread_priority; in zbus_obs_attach_to_thread()