Home | Sort by: relevance | last modified time | path |
/src/lib/librumpuser/ | |
rumpuser_bio.c | 139 static int usethread = 1; local in function:rumpuser_bio 156 usethread = *buf != '0'; 158 if (usethread) 174 if (!usethread) { |
rumpuser_bio.c | 139 static int usethread = 1; local in function:rumpuser_bio 156 usethread = *buf != '0'; 158 if (usethread) 174 if (!usethread) { |