Skip to content

Commit

Permalink
extern rb_gc_stack_maxsize.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
akr committed Dec 17, 2007
1 parent 9cbc37f commit 17f4486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions thread_win32.ci
Expand Up @@ -423,6 +423,8 @@ thread_start_func_1(void *th_ptr)
return 0;
}

extern size_t rb_gc_stack_maxsize;

static int
native_thread_create(rb_thread_t *th)
{
Expand Down

0 comments on commit 17f4486

Please sign in to comment.