Ignore:
Timestamp:
Feb 22, 2011 2:49:56 PM (12 years ago)
Author:
srkline
Message:

making the maxDistance function thread safe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/XOP_Dev/MonteCarlo/DebyeSpheres.h

    r790 r791  
    3333        waveHndl ywavH; // y coordinate. 
    3434        waveHndl xwavH; // x coordinate. 
    35 //      void* tp;                       //unused void for threadsafe functions 
     35        void* tp;                       //unused void for threadsafe functions 
    3636        double result; 
    3737}DistParam, *DistParamPtr;    
Note: See TracChangeset for help on using the changeset viewer.