~mordred/libmemcached/fix-weird-link

« back to all changes in this revision

Viewing changes to clients/ms_memslap.h

  • Committer: Brian Aker
  • Date: 2010-01-19 04:59:05 UTC
  • mfrom: (753.1.1 libmemcached)
  • Revision ID: brian@gaz-20100119045905-e6vjp6lcp0b7bymi
Merge memslap

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
{
103
103
  /* synchronize lock */
104
104
  ms_sync_lock_t init_lock;
 
105
  ms_sync_lock_t warmup_lock;
105
106
  ms_sync_lock_t run_lock;
106
107
 
107
108
  /* mutex for outputing error log synchronously when memslap crashes */