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

/freebsd-10-stable/sys/netipx/
H A Dipx_usrreq.cdiff 139930 Sun Jan 09 03:15:59 MST 2005 rwatson Protect ipx_pexseq with the IPX PCB list mutex.

When processing socket options against IPX PCBs, generally protect
PCB fields using the IPX PCB mutex. Where possible, use unlocked
reads on integer values to avoid locking overhead.

MFC after: 3 weeks

Completed in 155 milliseconds