Nathalie Furmento
|
f1f6719353
use __starpu_func__ instead of __func__ which is not available on windows
|
12 years ago |
Nathalie Furmento
|
1060c38ed8
src/common/starpu_spinlock.h: add missing include
|
12 years ago |
Nathalie Furmento
|
c5644f3de4
src/common/starpu_spinlock.h: fix include
|
12 years ago |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 years ago |
Nathalie Furmento
|
3ae62277c5
src: move starpu thread related functions to new file src/common/thread.h
|
12 years ago |
Nathalie Furmento
|
7e1382bdb7
src/common/starpu_spinlock.h: field last_taker must always be defined when STARPU_SPINLOCK_CHECK is defined
|
12 years ago |
Samuel Thibault
|
9f08f313c6
in spinlock-check mode, record the last taker of the spinlock
|
12 years ago |
Samuel Thibault
|
1d52ea71e1
optimize simgrid spinlocks
|
12 years ago |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
Samuel Thibault
|
26d2804cd4
Check that the handle spinlock is held when manipulating refcnts
|
13 years ago |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 years ago |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
14 years ago |
Samuel Thibault
|
b8fbe1ef89
Check spinlock use consistency in debug mode.
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Cédric Augonnet
|
461d4d99b7
Provide an implementation of the spinlocks that actually rely on mutexes (with
|
15 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Nathalie Furmento
|
df88473141
StarPU: Use character _ instead of - in filenames
|
15 years ago |