search for: rb_mutex_synchron

Displaying 1 result from an estimated 1 matches for "rb_mutex_synchron".

2007 Nov 18
18
mongrel and fastthread on ruby 1.9?
...rror: static declaration of ''rb_mutex_unlock'' follows non-static declaration /Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9/ruby/intern.h:556: error: previous declaration of ''rb_mutex_unlock'' was here fastthread.c:524: error: static declaration of ''rb_mutex_synchronize'' follows non-static declaration /Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9/ruby/intern.h:558: error: previous declaration of ''rb_mutex_synchronize'' was here fastthread.c: In function ''wait_condvar'': fastthread.c:626: warning: passing argumen...