Searched defs:mpsc_daemon_queue (Results 1 – 1 of 1) sorted by relevance
514 struct mpsc_daemon_queue { struct515 mpsc_daemon_queue_kind_t mpd_kind; argument516 mpsc_daemon_queue_options_t mpd_options; argument517 mpsc_daemon_queue_state_t _Atomic mpd_state; argument520 mpsc_daemon_queue_t mpd_target; argument529 * @function mpsc_daemon_queue_init_with_thread argument