Searched refs:aml_mutex_queue (Results 1 – 2 of 2) sorted by relevance
167 struct aml_mutex_queue { struct168 STAILQ_ENTRY(aml_mutex_queue) entry;175 STAILQ_HEAD(, aml_mutex_queue) queue;
65 MEMMAN_INITIALSTORAGE_DESC(struct aml_mutex_queue, _aml_mutex_queue_storage);88 MEMMAN_MEMBLOCK_DESC(sizeof(struct aml_mutex_queue), _aml_mutex_queue_storage),