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