xingzilong
2017-08-18 9e5babf9db52e64bdae60137be7696e56241fca6
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