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

  /external/adhd/cras/src/libcras/
cras_client.c 141 * wake_fds - Pipe to wake the audio thread.
155 int wake_fds[2]; /* Pipe to wake the thread */ member in struct:client_stream
    [all...]
  /external/adhd/cras/src/tests/
cras_client_unittest.cc 235 rc = pipe(stream_.wake_fds);

Completed in 442 milliseconds