yapor stuff

This commit is contained in:
Vitor Santos Costa
2013-10-04 18:18:57 +01:00
parent 30b567ae66
commit f3cefdf895
3 changed files with 6 additions and 6 deletions

View File

@@ -3053,7 +3053,7 @@ YAP_Init(YAP_init_args *yap_init)
In the SBA we cannot just happily inherit registers
from the other workers
*/
Yap_InitYaamRegs( 0 );
Yap_InitYaamRegs( worker_id );
#endif /* YAPOR_COPY || YAPOR_SBA */
#ifndef YAPOR_THREADS
Yap_InitPreAllocCodeSpace( 0 );