| .. |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
hace 14 años |
|
barrier.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
hace 12 años |
|
barrier.h
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
hace 12 años |
|
barrier_counter.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
hace 12 años |
|
barrier_counter.h
|
9d227b7b75
src/common/barrier_counter.h: update code style
|
hace 12 años |
|
fxt.c
|
30860cac02
Renaming of diverse functions and datatypes.
|
hace 12 años |
|
fxt.h
|
e0b771e409
FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it
|
hace 12 años |
|
hash.c
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
hace 12 años |
|
list.h
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
hace 12 años |
|
rwlock.c
|
3ad31951c8
src: code cleaning
|
hace 14 años |
|
rwlock.h
|
906d935956
src: prefix names of internal types and functions with _starpu
|
hace 14 años |
|
starpu_spinlock.c
|
e0b771e409
FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it
|
hace 12 años |
|
starpu_spinlock.h
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
hace 12 años |
|
thread.c
|
43166e55ef
src/common/thread.c: remove duplicated code
|
hace 12 años |
|
thread.h
|
e0b771e409
FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it
|
hace 12 años |
|
timing.c
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
hace 13 años |
|
timing.h
|
1c637eff5f
src: rename internal types following coding conventions
|
hace 14 años |
|
uthash.h
|
29b508b289
Add uthash, an mBSD hash table implementation.
|
hace 14 años |
|
utils.c
|
a3f27f08ad
Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed
|
hace 12 años |
|
utils.h
|
c763a690c2
Use C99 variadic macro support, not GNU
|
hace 12 años |