Nathalie Furmento 27048e0009 fixes following cppcheck warnings 8 years ago
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
barrier.c b5a08467da use temporary variable for realloc 8 years ago
barrier.h 39c20ca6ed fix includes 8 years ago
barrier_counter.c b406c91669 Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for. 9 years ago
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n 10 years ago
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
fxt.c cbac70e22c use starpu_pthread_self() instead of pthread_self 8 years ago
fxt.h 75c03423bd Add home node in data.rec 8 years ago
graph.c cf5be99691 update copyrights for files modified in 2017 8 years ago
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor 8 years ago
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation 9 years ago
inlines.c 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead 8 years ago
list.h b401b569ad Add _STARPU_MALLOC_CAST macro to make list.h compatible with C++ 8 years ago
prio_list.h ea2d985f9c fix comment 8 years ago
rbtree.c 1020cf37cc reduce variable scope when possible 8 years ago
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined 8 years ago
rbtree_i.h a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder 10 years ago
rwlock.c bb61f3808d update cnrs copyright 10 years ago
rwlock.h bb61f3808d update cnrs copyright 10 years ago
starpu_spinlock.c 8beeeea604 src: use starpu_pthread functions 8 years ago
starpu_spinlock.h 7d87804068 inline frequent spinlock operations 9 years ago
thread.c 370db6e6b6 relax yet more header inclusions 8 years ago
thread.h 370db6e6b6 relax yet more header inclusions 8 years ago
timing.c 0edfabe6a1 Switch back to using CLOCK_MONOTONIC instead of CLOCK_MONOTONIC_RAW, to benefit from NTP synchronization in the distributed case, and CLOCK_MONOTONIC is a vsyscall nowadays, so very cheap 8 years ago
timing.h bb61f3808d update cnrs copyright 10 years ago
uthash.h 8c3fe9c6ba uthash.h: fix parameter type 8 years ago
utils.c 398cefc1ae Copy also NUL Character when depth is set to zero 8 years ago
utils.h 27048e0009 fixes following cppcheck warnings 8 years ago