Commit History

Author SHA1 Message Date
  Samuel Thibault 370db6e6b6 relax yet more header inclusions 8 years ago
  Samuel Thibault f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one 8 years ago
  Samuel Thibault 78988018ba also inlint starpu_pthread_spin_init 9 years ago
  Samuel Thibault f1cfcc726f fix build on non-linux systems which have pthread spinlocks 9 years ago
  Samuel Thibault 9feb759ea8 fix build 9 years ago
  Samuel Thibault eed03ae8d8 fix build on non-linux systems which have pthread spinlocks 9 years ago
  Samuel Thibault 6974fd5fa3 fix build on non-linux systems which have pthread spinlocks 9 years ago
  Nathalie Furmento 5b7e542145 src/common/thread.h: include common/utils.h for STARPU_UYIELD() definition 9 years ago
  Samuel Thibault 4bb4fc88af inline frequent pthread_spinlock operations 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions 11 years ago
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 years ago
  Marc Sergent e0b771e409 FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento fd55b8710c src/common: move definition of _starpu_check_mutex_deadlock() 12 years ago
  Nathalie Furmento 1c75b34ec9 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part) 12 years ago
  Nathalie Furmento 78570cad44 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on 12 years ago
  Nathalie Furmento c3f38dd384 src/common/thread.h: remove macro _STARPU_PTHREAD_MUTEX_TRYLOCK which is not used and is wrong anyway 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