lib
houxiao
2017-07-20 72481c0ede11920945d886ff9ad4be4b266863a3
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