Samuel Thibault 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex 12 years ago
..
cg.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 13 years ago
cg.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 years ago
data_concurrency.c 9783f21238 Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock 13 years ago
data_concurrency.h 30860cac02 Renaming of diverse functions and datatypes. 13 years ago
dependencies.c 17ed921472 src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation 14 years ago
implicit_data_deps.c 0d1b0375b3 backport r11155 from 1.1: Disabling access to a variable locally does not actually seem to prevent helgrind from raising the race issues, on the contrary it prevents it from recording where the race comes from... Simply just disable checking these variables completely. 12 years ago
implicit_data_deps.h 30860cac02 Renaming of diverse functions and datatypes. 13 years ago
tags.c fed2de5a73 preruntask is supposed to have a correct thread id, use 0 for tags, it shouldn't matter 13 years ago
tags.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 14 years ago
task_deps.c 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex 12 years ago