Integrate change #12747 from maintperl;
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / shared.pm
2001-10-26 Artur Bergman Get the new functions right, do not export lock since...
2001-10-26 Artur Bergman And then finally cond_wait cond_signal and cond_broadca...
2001-10-26 Artur Bergman More Config::threads to threads::threads changes
2001-10-25 Artur Bergman Fix threadcounts for arrays and hashes.
2001-10-24 Artur Bergman Adds support for hashes. Neither hashes nor arrays...
2001-10-24 Artur Bergman Add support for basic support for AVs, references not...
2001-10-22 Jarkko Hietaniemi Pod nits, as suggested by Stas Bekman.
2001-10-21 Artur Bergman First support of threads::shared, support shared svs...