Searched refs:notifyq (Results 1 – 2 of 2) sorted by relevance
232 rv = z_sched_wake(&queue->notifyq, 0, NULL); in notify_queue_locked()676 (void)z_sched_wait(&lock, key, &queue->notifyq, in work_queue_main()739 z_waitq_init(&queue->notifyq); in k_work_queue_start()
4169 _wait_q_t notifyq; member