Home
last modified time | relevance | path

Searched refs:rw_semaphores (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_default_test.c42 sem_t rw_semaphores[2]; in dscr_default_lockstep_test() local
43 sem_t *reader_sem = &rw_semaphores[0]; in dscr_default_lockstep_test()
44 sem_t *writer_sem = &rw_semaphores[1]; in dscr_default_lockstep_test()
52 FAIL_IF(pthread_create(&writer, NULL, dscr_default_lockstep_writer, (void *)rw_semaphores)); in dscr_default_lockstep_test()
/linux/Documentation/translations/it_IT/locking/
H A Dlocktypes.rst95 I semafori rw_semaphores hanno un'interfaccia speciale che permette anche ai non