摘要:
#include #include #include #include static int value = 0; pthread_mutex_t mutex; void* func(void* ar... 阅读全文
posted @ 2015-04-11 13:51
禅意
阅读(133)
评论(0)
推荐(0)
摘要:
#include #include #include #include void* func_1(void* args){ while(1){ sleep(1); printf("this is func_1!\n"); }}void* func_2(void... 阅读全文
posted @ 2015-04-11 13:34
禅意
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号