Nathalie Furmento
|
637d011bfc
src/common/thread.c: _STARPU_TRACE_MUTEX_LOCKED does not take argument
|
12 years ago |
Samuel Thibault
|
9de08d8da8
Make file/line handling for lock tracing compiled only when lock tracing is enabled instead of all the time
|
12 years ago |
Nathalie Furmento
|
869c4940f0
src/common/thread.c: function xbt_mutex_acquire does not have a return value
|
12 years ago |
Andra Hugo
|
6c954c729c
workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too
|
12 years ago |
Nathalie Furmento
|
43166e55ef
src/common/thread.c: remove duplicated code
|
12 years ago |
Nathalie Furmento
|
5c2fa454d8
src/common/thread.c: starpu functions NEED to return the return value of the pthread functions
|
12 years ago |
Nathalie Furmento
|
b3d0c1be0d
src/common/thread.c: remove trailing whitespaces
|
12 years ago |
Marc Sergent
|
e0b771e409
FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it
|
12 years ago |
Nathalie Furmento
|
e1027f2e7c
src: fix simgrid code
|
12 years ago |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 years ago |
Nathalie Furmento
|
78570cad44
thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on
|
12 years ago |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 years ago |