search for: rb_mutex_unlock

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

Did you mean: g_mutex_unlock
2007 Nov 18
18
mongrel and fastthread on ruby 1.9?
...6: error: static declaration of ''rb_mutex_lock'' follows non-static declaration /Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9/ruby/intern.h:555: error: previous declaration of ''rb_mutex_lock'' was here fastthread.c:463: error: 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 de...