Home | History | Annotate | Download | only in fio

Lines Matching refs:shmat

304 	threads = shmat(shm_id, NULL, 0);
306 perror("shmat");