android ndk 線程使用與sleep

#include <pthread.h> #include <unistd.h> // sleep 的頭文件 #include <android/log.h>android   pthread_cond_t cond; pthread_mutex_t mutex; struct timeval now; struct timespec outtime;函數 // 單位毫秒 void LTSleep
相關文章
相關標籤/搜索