Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/
Dring_buffer.h141 uint32_t ring_buffer_write_fully_with_abort(
Dring_buffer.c464 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully()
475 uint32_t ring_buffer_write_fully_with_abort( in ring_buffer_write_fully_with_abort() function