Group: comp.lang.fortran · Group Profile · Search for Contributte in comp.lang.fortran
Author: Janne Blomqvist
Date: Jan 23, 2007 23:27
...'ve looked up the corresponding handle. Since it's only a table lookup it's fast and no thread spends much time in that critical section. So, unit numbers don't really contributte much to the overhead of handling threads. Yes, though presumably you could, as usual, design some pathological examples where it would be significant. E.g. as explained by Robert Corbett. -- Janne ...
|