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