.. |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
barrier.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 years ago |
barrier.h
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 years ago |
barrier_counter.c
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 years ago |
barrier_counter.h
|
9d227b7b75
src/common/barrier_counter.h: update code style
|
12 years ago |
fxt.c
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 years ago |
fxt.h
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |
hash.c
|
7e4f89fd3c
Add const qualifier for hash computation functions
|
12 years ago |
list.h
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
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
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 years ago |
starpu_spinlock.h
|
f1f6719353
use __starpu_func__ instead of __func__ which is not available on windows
|
12 years ago |
thread.c
|
e1027f2e7c
src: fix simgrid code
|
12 years ago |
thread.h
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 years ago |
timing.c
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
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
|
600581f117
use /tmp by default when no path is available
|
12 years ago |
utils.h
|
20da44b113
Use a different debugging prefix for the MIC part of StarPU
|
12 years ago |