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

  /src/sys/kern/
kern_physio.c 226 int concurrency = physio_concurrency - 1; local in function:physio
252 concurrency = 0;
261 concurrency = 0; /* see "XXXkludge" comment below */
276 physio_wait(ps, sync ? 0 : concurrency);
  /src/sys/arch/i386/pci/
elan520.c 211 const bool concurrency = true; /* concurrent bus arbitration */ local in function:elansc_perf_tune
217 } else if (concurrency) {
237 else if (concurrency) {

Completed in 11 milliseconds