зеркало из https://github.com/mozilla/pjs.git
we should actually be using generic threads so unhide this stuff
This commit is contained in:
Родитель
dc8a821fc6
Коммит
6a138ee95b
|
@ -58,7 +58,6 @@ void GC_generic_init_threads(GC_generic_mark_all_stacks_proc mark_all_stacks,
|
||||||
// GC_set_max_heap_size(20L * 1024L * 1024L);
|
// GC_set_max_heap_size(20L * 1024L * 1024L);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef LINUX_THREADS
|
|
||||||
#ifndef WIN32_THREADS
|
#ifndef WIN32_THREADS
|
||||||
void GC_push_all_stacks()
|
void GC_push_all_stacks()
|
||||||
{
|
{
|
||||||
|
@ -75,4 +74,3 @@ void GC_start_world()
|
||||||
GC_generic_starter(GC_generic_mutex);
|
GC_generic_starter(GC_generic_mutex);
|
||||||
}
|
}
|
||||||
#endif /* WIN32_THREADS */
|
#endif /* WIN32_THREADS */
|
||||||
#endif
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче