Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X il y a 12 ans
..
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 15 ans
barrier.c f0bf639f34 src: remove un-needed include directives il y a 12 ans
barrier.h f0bf639f34 src: remove un-needed include directives il y a 12 ans
barrier_counter.c f0bf639f34 src: remove un-needed include directives il y a 12 ans
barrier_counter.h 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces il y a 12 ans
bitmap.c 3fb72de68c port r11347 from 1.1: Add bitmap implementation il y a 12 ans
fxt.c e97679a558 fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event() il y a 12 ans
fxt.h 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination il y a 12 ans
hash.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
list.h 9e2f01a57f update comment list.h il y a 12 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 14 ans
starpu_spinlock.c 1323dc0a10 src/common/starpu_spinlock.c: typo il y a 12 ans
starpu_spinlock.h 0718426969 src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api il y a 12 ans
thread.c ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X il y a 12 ans
thread.h 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions il y a 12 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 14 ans
uthash.h 5bea7b3974 Fix string-based hash table il y a 12 ans
utils.c f0bf639f34 src: remove un-needed include directives il y a 12 ans
utils.h a9b47f084e Automatically disable memory pinning when running in valgrind il y a 12 ans