Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c6801 void *read_write_thread(void *v_clp) in read_write_thread() function
7537 status = pthread_create(&threads[0], NULL, read_write_thread, in do_scsi_sgp_read_write()
7558 pthread_create(&threads[k], NULL, read_write_thread, in do_scsi_sgp_read_write()