Home
last modified time | relevance | path

Searched refs:VKI_WQOPS_QUEUE_ADD (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/include/vki/
Dvki-darwin.h832 #define VKI_WQOPS_QUEUE_ADD 1 macro
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c1479 case VKI_WQOPS_QUEUE_ADD: return "QUEUE_ADD"; in workqop_name()
1498 case VKI_WQOPS_QUEUE_ADD: in PRE()