Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento bb61f3808d update cnrs copyright před 11 roky
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. před 11 roky
  Samuel Thibault 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic před 12 roky
  Samuel Thibault e9c70aac17 port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers. před 12 roky
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX před 13 roky
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. před 13 roky
  Samuel Thibault 242b6116cf pass pthread types through typedefs před 13 roky
  Nathalie Furmento 651708de6b src/core/progress_hook.c: fix typo in filename před 13 roky
  Nathalie Furmento 122a6877c2 src/core/progress_hook.c: include .h file před 13 roky
  Cyril Roelandt 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. před 13 roky
  Nathalie Furmento 3ad31951c8 src: code cleaning před 14 roky
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu před 14 roky
  Cédric Augonnet a3eaefa390 In case there is no hook, we have a shortcut so that we don't need to take the před 15 roky
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! před 15 roky
  Cédric Augonnet b566d09898 Use a rw-lock instead of a mutex to protect the list of progression hooks. před 15 roky
  Cédric Augonnet 952534293d Update copyright date před 15 roky
  Nathalie Furmento 4a983beb04 Update copyright před 15 roky
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. před 16 roky
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) před 16 roky
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu před 16 roky
  Cédric Augonnet d924344bf6 bug fix: that value was used uninitialized před 16 roky
  Cédric Augonnet 585e31ce7f Make it possible to register progression method which are called when the před 16 roky