support yapor

This commit is contained in:
Vitor Santos Costa 2015-11-11 17:13:12 +00:00
parent 2b5f5c3d0a
commit 51d0612f59

View File

@ -80,7 +80,7 @@ struct swi_mutex* WithMutex void
// streams // streams
struct stream_desc* Stream void struct stream_desc* Stream void
#if defined(THREADS) #if defined(THREADS)||defined(YAPOR)
lockvar StreamDescLock MkLock lockvar StreamDescLock MkLock
#endif #endif