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