Nathalie Furmento aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents 11 years ago
..
.gitignore 27eaf1ca36 Add `.gitignore'. 15 years ago
barrier.c f0bf639f34 src: remove un-needed include directives 12 years ago
barrier.h f0bf639f34 src: remove un-needed include directives 12 years ago
barrier_counter.c f0bf639f34 src: remove un-needed include directives 12 years ago
barrier_counter.h 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces 12 years ago
bitmap.c 3fb72de68c port r11347 from 1.1: Add bitmap implementation 12 years ago
fxt.c 8ba2bf5419 fix build 11 years ago
fxt.h aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents 11 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 d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime 11 years ago
starpu_spinlock.h d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime 11 years ago
thread.c 72b4685423 Use xbt_mutex_try_acquire when it is available 11 years ago
thread.h 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions 12 years ago
timing.c b40a05fe3f typo 11 years ago
timing.h a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 11 years ago
uthash.h 5bea7b3974 Fix string-based hash table 12 years ago
utils.c a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 11 years ago
utils.h 2a5a725a15 msvc doesn't have C99 FP_ZERO... 11 years ago