openssl/crypto/stack
Richard Levitte c79223040d Add support for dynamically created and destroyed mutexes. This will
be needed in some ENGINE code, and might serve elsewhere as well.
Note that it's implemented in such a way that the locking itself is
done through the same CRYPTO_lock function as the static locks.

WARNING: This is currently experimental and untested code (it will get
tested soon, though :-)).
2000-06-18 15:59:04 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Enable DSO support on alpha (OSF1), cc and gcc. 2000-06-13 12:59:38 +00:00
safestack.h Add support for dynamically created and destroyed mutexes. This will 2000-06-18 15:59:04 +00:00
stack.c Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
stack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00