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