Search Results

Search: Posts Made By: crocodil
Forum: Linux 11-04-2008
6,135
Posted By crocodil
pthread_join hang on glibc2.5
Hello All,
The problem i'm experiencing is with the following code:

#include <pthread.h>
#include <stdio.h>

int main(void)
{
(void) pthread_join(155555, NULL);
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 12:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy