| .. |
|
cg.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
%!s(int64=12) %!d(string=hai) anos |
|
cg.h
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
%!s(int64=13) %!d(string=hai) anos |
|
data_concurrency.c
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
%!s(int64=12) %!d(string=hai) anos |
|
data_concurrency.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
%!s(int64=12) %!d(string=hai) anos |
|
dependencies.c
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
%!s(int64=13) %!d(string=hai) anos |
|
implicit_data_deps.c
|
12aa69aa32
It does not make sense to test for sequential_consistency flag when unlocking the post_sync_tasks: we are at execution time, not submission time. post_sync_tasks_cnt tells us whether post_sync tasks have been submitted or not anyway
|
%!s(int64=12) %!d(string=hai) anos |
|
implicit_data_deps.h
|
30860cac02
Renaming of diverse functions and datatypes.
|
%!s(int64=12) %!d(string=hai) anos |
|
tags.c
|
fed2de5a73
preruntask is supposed to have a correct thread id, use 0 for tags, it shouldn't matter
|
%!s(int64=12) %!d(string=hai) anos |
|
tags.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
%!s(int64=13) %!d(string=hai) anos |
|
task_deps.c
|
33d2a77f46
Add missing mutex to protect 'submitted' field access
|
%!s(int64=12) %!d(string=hai) anos |