chenke
2017-08-09 a0092014ee12abf06edb1788b189cc7c57336063
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