Searched refs:context_priority (Results 1 – 1 of 1) sorted by relevance
394 int context_priority = ZBUS_MIN_THREAD_PRIORITY; in zbus_chan_pub() local396 err = chan_lock(chan, timeout, &context_priority); in zbus_chan_pub()410 chan_unlock(chan, context_priority); in zbus_chan_pub()448 int context_priority = ZBUS_MIN_THREAD_PRIORITY; in zbus_chan_notify() local450 err = chan_lock(chan, timeout, &context_priority); in zbus_chan_notify()457 chan_unlock(chan, context_priority); in zbus_chan_notify()