Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 691 → Rev 692

/kernel/trunk/test/synch/rwlock3/test.c
70,7 → 70,7
int i;
thread_t *thrd;
printf("Read/write locks test #2\n");
printf("Read/write locks test #3\n");
rwlock_initialize(&rwlock);