HomeSort by: relevance | last modified time | path
    Searched defs:usethread (Results 1 - 2 of 2) sorted by relevancy

  /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) {

Completed in 59 milliseconds