Header changes.
[runtime.git] / lib / silcutil / silcstack.h
index c8ce3be50adadecae5e67bd4fdce57fb88cc793b..e5d59af375726b7996b4c7872977e66b942ce924 100644 (file)
@@ -46,6 +46,9 @@
  * silc_buffer_sclone, silc_buffer_sformat, silc_buffer_sformat_vp,
  * silc_buffer_sstrformat, silc_mp_sinit
  *
+ * The data stack is not thread-safe.  If the same stack context must be 
+ * used in multithreaded environment concurrency control must be employed.
+ *
  ***/
 
 #ifndef SILCSTACK_H