HomeSort by: relevance | last modified time | path
    Searched refs:aml_mutex_queue (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_obj.h 167 struct aml_mutex_queue { struct
168 STAILQ_ENTRY(aml_mutex_queue) entry;
175 STAILQ_HEAD(, aml_mutex_queue) queue;
aml_amlmem.c 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),

Completed in 12 milliseconds