Samuel Thibault aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. il y a 13 ans
..
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 15 ans
barrier.c 3ad31951c8 src: code cleaning il y a 14 ans
barrier.h 3ad31951c8 src: code cleaning il y a 14 ans
fxt.c aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. il y a 13 ans
fxt.h c807ac1eda fix enable_fut_flush detection, add fut_set_filename call il y a 13 ans
hash.c fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. il y a 14 ans
list.h 29cf4183e1 Fix list splicing il y a 14 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 9d39a2923f Be more verbose when pthread_mutexattr_init fails. il y a 14 ans
starpu_spinlock.h 26d2804cd4 Check that the handle spinlock is held when manipulating refcnts il y a 14 ans
timing.c 97f87202e7 Fix windows build il y a 14 ans
timing.h 1c637eff5f src: rename internal types following coding conventions il y a 14 ans
uthash.h 29b508b289 Add uthash, an mBSD hash table implementation. il y a 15 ans
utils.c 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). il y a 13 ans
utils.h 5abb0b8256 Fix macro for use directly in an if il y a 14 ans