Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 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. 13 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 13 years ago
fxt.c 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
fxt.h f01e362c0a merge trunk up to 9949 12 years ago
hash.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
list.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros 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 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 years ago
starpu_spinlock.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
thread.c e1027f2e7c src: fix simgrid code 12 years ago
thread.h 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 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