Home
last modified time | relevance | path

Searched refs:aml_mutex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_amlmem.c52 MEMMAN_INITIALSTORAGE_DESC(struct aml_mutex, _aml_mutex_storage);
75 MEMMAN_MEMBLOCK_DESC(sizeof(struct aml_mutex), _aml_mutex_storage),
H A Daml_obj.h171 struct aml_mutex { struct
210 struct aml_mutex mutex;
H A Daml_parse.c1190 struct aml_mutex *mut; in aml_parse_defmutex()