HomeSort by relevance Sort by last modified time
    Searched refs:stream_close (Results 1 - 2 of 2) sorted by null

  /external/tinyalsa/
tinyplay.c 67 void stream_close(int sig) function
204 signal(SIGINT, stream_close);
  /external/blktrace/btreplay/
btrecord.c 725 * stream_close - Release resources associated with an output stream
728 static void stream_close(struct io_stream *stream) function
770 stream_close(stream);

Completed in 76 milliseconds