search for: rb_mutex_lock

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

Did you mean: __mutex_lock
2007 Nov 18
18
mongrel and fastthread on ruby 1.9?
...ev/ruby/1.9_trunk/include/ruby-1.9/i686-darwin8.10.1 -I/Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -c fastthread.c fastthread.c:13:20: error: intern.h: No such file or directory fastthread.c:349: error: static declaration of ''rb_mutex_locked_p'' follows non-static declaration /Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9/ruby/intern.h:553: error: previous declaration of ''rb_mutex_locked_p'' was here fastthread.c:366: error: static declaration of ''rb_mutex_try_lock'' follows non-static...