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/eval.c

    r429 r431  
    17651765    { uc_thread,       "thread" }, 
    17661766#endif 
     1767#ifdef UR_CONFIG_TASKS 
     1768    { uc_task,         "task" }, 
     1769#endif 
    17671770    { uc_showTOS,      "." }, 
    17681771    { uc_lift_local,   "lift-local" },