OpenGrok
Cross Reference: blktrace.c
xref
: /
external
/
blktrace
/
blktrace.c
Home
|
History
|
Annotate
|
Download
|
only in
blktrace
Lines Matching
refs:pthread_create
1836
if (
pthread_create
(&tp->thread, NULL, thread_main, tp)) {