Searched refs:context_priority (Results 1 – 1 of 1) sorted by relevance
396 int context_priority = ZBUS_MIN_THREAD_PRIORITY; in zbus_chan_pub() local398 err = chan_lock(chan, timeout, &context_priority); in zbus_chan_pub()412 chan_unlock(chan, context_priority); in zbus_chan_pub()454 int context_priority = ZBUS_MIN_THREAD_PRIORITY; in zbus_chan_notify() local456 err = chan_lock(chan, timeout, &context_priority); in zbus_chan_notify()463 chan_unlock(chan, context_priority); in zbus_chan_notify()