houxiao
2017-08-11 c6968ba2fbd5e9f4e32fd5f62fd587f9a7d2ebc1
VisitFace/RtspNativeCodec/app/src/main/cpp/cpu_sched_test.h
@@ -1,6 +1,10 @@
#ifndef _CPU_SCHED_TEST_H_
#define _CPU_SCHED_TEST_H_
#include <pthread.h>
void cpu_sched();
void pthread_cpu_sched(const pthread_attr_t *attr);
#endif