#include <iostream>
#include <cstdlib>
#include <cstdio>
#include <pthread.h>
#include "hrpsys/util/Hrpsys.h"
#include "WavPlayerService_impl.h"
Go to the source code of this file.
Functions | |
void * | thread_main (void *args) |
void* thread_main | ( | void * | args | ) |
Definition at line 25 of file WavPlayerService_impl.cpp.