Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/io/http/printer.hfa

    rdb09685 r32d1383  
    5050                acceptor_stats_t accpt;
    5151        } stats;
    52         cond_lock(fast_block_lock) var;
     52        condition_variable(fast_block_lock) var;
    5353        ServerCluster * cl;
    5454};
Note: See TracChangeset for help on using the changeset viewer.