Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe b1a2b405ea * TMultiReadExclusiveWriteSynchronizer: removed some unnecessary barriers and il y a 6 ans
  Jonas Maebe 265923a2ee * several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by il y a 8 ans
  Jonas Maebe 35c64a7a69 * properly order all operations in TMultiReadExclusiveWriteSynchronizer il y a 11 ans
  florian 82f20cedbd * make threading code dependend on feature switch il y a 12 ans
  Jonas Maebe d5f415b047 * initialise fwritelocked and freadercount in the TMREWS constructor using il y a 15 ans
  Jonas Maebe 89e4e0fd25 * only wake up readers if all recursive write locks have been freed il y a 15 ans
  Jonas Maebe 13e8b3f23e * don't give a "NoThreadError" for any default rtl/basicevent* routines, il y a 15 ans
  Jonas Maebe e4858445c7 * make sure fwritelocked remains set correctly when using recursive write locks il y a 15 ans
  Jonas Maebe 2c477269d0 * added a readbarrier after acquiring a read or write lock on il y a 15 ans
  Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a il y a 15 ans
  Jonas Maebe 356845ba1e * set function results for unimplemented generic thread manager routines il y a 15 ans
  paul 9bad162368 rtl: fix crash in TMultiReadExclusiveWriteSynchronizer.Beginwrite il y a 15 ans
  paul 538cf8667b rtl: fix compilation under windows il y a 15 ans
  Jonas Maebe 8da0a031bf * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer il y a 15 ans
  Jonas Maebe 106baa8b2f * optimized version of TMultiReadExclusiveWriteSynchronizer that allows il y a 15 ans
  florian d629426b67 + system qualifier added il y a 20 ans
  florian c7cd9ff06b * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils il y a 20 ans