Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1657 → Rev 1658

/kernel/trunk/test/mm/slab1/test.c
112,7 → 112,9
{
int offs = (int)(__native) data;
int i,j;
 
thread_detach(THREAD);
printf("Starting thread #%d...\n",THREAD->tid);
for (j=0; j<10; j++) {
for (i=0; i<THR_MEM_COUNT; i++)