Show
Ignore:
Timestamp:
07/16/07 03:30:29 (17 months ago)
Author:
krobillard
Message:

Atoms should now be thread safe. First thread experiment runs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/tokenize.c

    r427 r431  
    299299 
    300300/** 
    301  \return  Returns block index or zero if an error is thrown. 
     301 \return  Block index or zero if an error is thrown. 
    302302*/ 
    303303UIndex ur_tokenize( UThread* ut, const char* it, const char* end )