Nathalie Furmento
|
b5a08467da
use temporary variable for realloc
|
8 年 前 |
Samuel Thibault
|
39c20ca6ed
fix includes
|
8 年 前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年 前 |
Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
11 年 前 |
Samuel Thibault
|
50a6cfea59
Fix spurious direct use of pthread_* stuff. This fixes simgrid termination
|
11 年 前 |
Andra Hugo
|
9bb7bdb07f
Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally)
|
11 年 前 |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 年 前 |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 年 前 |
Nathalie Furmento
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
12 年 前 |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
13 年 前 |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
13 年 前 |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 年 前 |
Nathalie Furmento
|
deef808ea4
Fix barrier implementation.
|
14 年 前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年 前 |
Nathalie Furmento
|
debc3340b4
barrier: fix missing include
|
14 年 前 |
Nathalie Furmento
|
119d419b2b
barrier: add missing include
|
14 年 前 |
Nathalie Furmento
|
c7b098b766
barrier: fix return value
|
14 年 前 |
Nathalie Furmento
|
234a8432b7
define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin
|
14 年 前 |