Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 年之前 |
Nathalie Furmento
|
651708de6b
src/core/progress_hook.c: fix typo in filename
|
13 年之前 |
Nathalie Furmento
|
122a6877c2
src/core/progress_hook.c: include .h file
|
13 年之前 |
Cyril Roelandt
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
13 年之前 |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 年之前 |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
14 年之前 |
Cédric Augonnet
|
a3eaefa390
In case there is no hook, we have a shortcut so that we don't need to take the
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
Cédric Augonnet
|
b566d09898
Use a rw-lock instead of a mutex to protect the list of progression hooks.
|
15 年之前 |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 年之前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 年之前 |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 年之前 |
Nathalie Furmento
|
cde4ad65e2
Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...)
|
15 年之前 |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
16 年之前 |
Cédric Augonnet
|
d924344bf6
bug fix: that value was used uninitialized
|
16 年之前 |
Cédric Augonnet
|
585e31ce7f
Make it possible to register progression method which are called when the
|
16 年之前 |