Cédric Augonnet
|
0f9a02a475
Yet more return value checking for condition variables
|
15 years ago |
Cédric Augonnet
|
61652faf3b
- Some pthread functions seem to leave errno unmodified, so we use strerror
|
15 years ago |
Cédric Augonnet
|
e77ca93d65
Check the return value of pthread_cond_wait and use a while loop around
|
15 years ago |
Nathalie Furmento
|
cde4ad65e2
Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...)
|
15 years ago |
Cédric Augonnet
|
330ebd2afb
The _starpu_check_mutex_deadlock provides a quick'n'dirty (not 100% garanteed)
|
15 years ago |
Nathalie Furmento
|
11983f5e80
s/starpu_mkpath/_starpu_mkpath/g
|
15 years ago |
Cédric Augonnet
|
05abf577fb
Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p".
|
15 years ago |