커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento 9054490002 happy 2021 4 년 전
  Nathalie Furmento 719c3f62d4 update copyright holders 5 년 전
  Samuel Thibault 385fa6ad24 Don't bother initializing data to zeros when it is already zeroed 5 년 전
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files 6 년 전
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of 6 년 전
  Nathalie Furmento f7abbfa6fc update copyright 6 년 전
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 년 전
  Samuel Thibault b0aa2b839f Benefit from simgrid's xbt_cond_timedwait 7 년 전
  Samuel Thibault cc398aa325 Add timedwait variants for conditions variables and queues 7 년 전
  Samuel Thibault dffbb341dc distinguish the two lock functions 7 년 전
  Samuel Thibault 9e1ef8403c distinguish the two trylock functions 7 년 전
  Nathalie Furmento e20290a061 use starpu pthread functions 8 년 전
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight 8 년 전
  Samuel Thibault 4fbf3e23d7 Check sched_mutex rule before releasing the mutex, in case releasing the mutex actually leads to seeing something freed that is used to access to the mutex (e.g. an index) 8 년 전
  Samuel Thibault 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 9 년 전
  Nathalie Furmento bb61f3808d update cnrs copyright 10 년 전
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 년 전
  Samuel Thibault 50432406ef Do not expose encapsulation of pthread functions to applications built with msvc 10 년 전
  Samuel Thibault abd95026a6 port r13402 from 1.1: Keep caps convention coherent 10 년 전
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 년 전
  Andra Hugo 4bd482e7b9 move hack out of the include files 11 년 전
  Andra Hugo e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 11 년 전
  Nathalie Furmento 8f69d75bdd move implementation of starpu_task_list functions in public .h file 11 년 전
  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. 11 년 전
  Nathalie Furmento ae8d5acb4a include/starpu_thread_util.h: add parenthesis when calling pthread_barrier_wait 11 년 전
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 년 전