Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/
Dring_buffer.h146 uint32_t abort_value,
153 uint32_t abort_value,
Dring_buffer.c480 uint32_t abort_value, in ring_buffer_write_fully_with_abort() argument
504 if (abort_ptr && (abort_value == *abort_ptr)) { in ring_buffer_write_fully_with_abort()
517 uint32_t abort_value, in ring_buffer_read_fully_with_abort() argument
542 if (abort_ptr && (abort_value == *abort_ptr)) { in ring_buffer_read_fully_with_abort()