Thibaud Lambert 3b7abcc2cf mic: Fix bugs vor 12 Jahren
..
.gitignore 27eaf1ca36 Add `.gitignore'. vor 15 Jahren
barrier.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX vor 13 Jahren
barrier.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. vor 13 Jahren
barrier_counter.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX vor 13 Jahren
barrier_counter.h cd5faf37f8 mic: update parallels tasks (with sync worker and combined worker) vor 13 Jahren
fxt.c 30860cac02 Renaming of diverse functions and datatypes. vor 13 Jahren
fxt.h 699b59b945 Add data_trace tool vor 13 Jahren
hash.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros vor 13 Jahren
list.h 9e2f01a57f update comment list.h vor 13 Jahren
rwlock.c 3ad31951c8 src: code cleaning vor 14 Jahren
rwlock.h 906d935956 src: prefix names of internal types and functions with _starpu vor 14 Jahren
starpu_spinlock.c e0b771e409 FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it vor 13 Jahren
starpu_spinlock.h 9783f21238 Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock vor 13 Jahren
thread.c 869c4940f0 src/common/thread.c: function xbt_mutex_acquire does not have a return value vor 13 Jahren
thread.h e0b771e409 FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it vor 13 Jahren
timing.c dab571cbff src: use tabs instead of spaces and remove trailing whitespaces vor 13 Jahren
timing.h 1c637eff5f src: rename internal types following coding conventions vor 14 Jahren
uthash.h 5bea7b3974 Fix string-based hash table vor 12 Jahren
utils.c a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed vor 13 Jahren
utils.h c763a690c2 Use C99 variadic macro support, not GNU vor 13 Jahren