aboutsummaryrefslogtreecommitdiffstats
path: root/nacl
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-10 12:51:37 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-10 12:51:37 +0000
commitc3f3d77225499eba2e2f562024413dd2794c0139 (patch)
tree70d92934a0490f55e20dbf50aae805f5d9e75706 /nacl
parentfa5cd00340d81b9771866cf635ddc4266546a15f (diff)
downloadruby-c3f3d77225499eba2e2f562024413dd2794c0139.tar.gz
Fixes threading on NativeClient.
* thread_pthread.c (timer_thread_sleep): Extracted out a function from thread_timer(). Added an alternative implementation for platforms that lacks select(2) or pipe(2). (rb_thread_create_timer_thread, native_cond_initialize, native_cond_destroy): Replaced wrong HAVE_XXX checks. * configure.in (pthread_attr_init): New check. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'nacl')
0 files changed, 0 insertions, 0 deletions