OSDN Git Service

Add blocking with optional timeout, and effective buffer size
authorGlenn Kasten <gkasten@google.com>
Mon, 20 Jun 2016 21:41:03 +0000 (14:41 -0700)
committerGlenn Kasten <gkasten@google.com>
Fri, 24 Jun 2016 23:30:44 +0000 (16:30 -0700)
commit3ddacbbcd6c119d3c47a50a9291fdff91fb98386
treea15c04805315447b34bf867886135ba0328a0869
parent0ab1d86bc08d6d94721a87dafd62beedd384ac4b
Add blocking with optional timeout, and effective buffer size

Change-Id: I15d133bcbe257e1ee767e9dd155e2b646019d59e
audio_utils/fifo.cpp
audio_utils/include/audio_utils/fifo.h
audio_utils/tests/Android.mk
audio_utils/tests/fifo_threads.cpp [new file with mode: 0644]
audio_utils/tests/getch.c [new symlink]
audio_utils/tests/getch.h [new symlink]