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