父子進程之間的參數傳遞和數據返回 pthread_create & pthread_join

本身睡不着敲着玩的,第一個程序是主線程傳遞一個結構體地址給子線程,第二個傳遞字符串,第三個是子線程經過pthread_exit()傳遞數據,而後pthread_join阻塞那裏捕獲。數據結構  int pthread_create(pthread_t *restrict thread,                   const pthread_attr_t *restrict attr,  
相關文章
相關標籤/搜索