Samuel Thibault 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY 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 d9fffa960b move fxt declarations to its own header 14 years ago
fxt.h 57e7b75897 Fix build without fxt 14 years ago
hash.c fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 14 years ago
htable32.c 71a1d6521a Actually free the hashtable 13 years ago
htable32.h 7ac870d6fc Free performance models data 13 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 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY 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 13 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 7568d78458 Make sure _starpu_mkpath returns the proper error 14 years ago
utils.h 4c72d83e90 Better debugging information in the _STARPU_PTHREAD_MUTEX_* macros. 13 years ago