Commit History

Author SHA1 Message Date
  Nathalie Furmento b5a08467da use temporary variable for realloc 8 years ago
  Samuel Thibault 39c20ca6ed fix includes 8 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento f0bf639f34 src: remove un-needed include directives 11 years ago
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 years ago
  Andra Hugo 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 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 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 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
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc 14 years ago
  Nathalie Furmento deef808ea4 Fix barrier implementation. 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Nathalie Furmento debc3340b4 barrier: fix missing include 15 years ago
  Nathalie Furmento 119d419b2b barrier: add missing include 15 years ago
  Nathalie Furmento c7b098b766 barrier: fix return value 15 years ago
  Nathalie Furmento 234a8432b7 define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin 15 years ago