Commit History

Author SHA1 Message Date
  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 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
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago
  Samuel Thibault d79f00c629 Fix spurious change 13 years ago
  Samuel Thibault 242b6116cf pass pthread types through typedefs 13 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Samuel Thibault 5d402b01c5 Fix windows build 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento deef808ea4 Fix barrier implementation. 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Nathalie Furmento b045fb63de barrier: better detection of systems which need a default barrier implementation 15 years ago
  Nathalie Furmento debc3340b4 barrier: fix 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