.. |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
barrier.c
|
f0bf639f34
src: remove un-needed include directives
|
11 years ago |
barrier.h
|
f0bf639f34
src: remove un-needed include directives
|
11 years ago |
barrier_counter.c
|
f0bf639f34
src: remove un-needed include directives
|
11 years ago |
barrier_counter.h
|
12dec4c5cc
hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces
|
12 years ago |
bitmap.c
|
3fb72de68c
port r11347 from 1.1: Add bitmap implementation
|
12 years ago |
fxt.c
|
e97679a558
fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event()
|
11 years ago |
fxt.h
|
50a6cfea59
Fix spurious direct use of pthread_* stuff. This fixes simgrid termination
|
11 years ago |
hash.c
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 years ago |
list.h
|
9e2f01a57f
update comment list.h
|
12 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
|
1323dc0a10
src/common/starpu_spinlock.c: typo
|
11 years ago |
starpu_spinlock.h
|
0718426969
src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api
|
11 years ago |
thread.c
|
d3b10b1424
workers: turn function starpu_worker_mutex_is_sched_mutex private and hence rename it as _starpu_worker_mutex_is_sched_mutex
|
11 years ago |
thread.h
|
93ce4ecd0e
thread: encapsulation of the pthread_spin_xxx functions
|
11 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
|
5bea7b3974
Fix string-based hash table
|
12 years ago |
utils.c
|
f0bf639f34
src: remove un-needed include directives
|
11 years ago |
utils.h
|
a9b47f084e
Automatically disable memory pinning when running in valgrind
|
11 years ago |