OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file_reader_loop
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/tests/sandbox/
playbq.c
115
static void *
file_reader_loop
(void *arg)
function
470
int ok = pthread_create(&thread, (const pthread_attr_t *) NULL,
file_reader_loop
, NULL);
playbq.cpp
115
static void *
file_reader_loop
(void *arg)
function
470
int ok = pthread_create(&thread, (const pthread_attr_t *) NULL,
file_reader_loop
, NULL);
Completed in 715 milliseconds