Searched hist:132229 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_ppp.cdiff 132229 Thu Jul 15 22:07:44 MDT 2004 glebius Use qsort_r() instead of qsort() when sorting links by latency
This helps us to remove a global variable and a mutex protecting it.

Reviewed by: rwatson
Approved by: julian (mentor)

Completed in 47 milliseconds