Home
last modified time | relevance | path

Searched refs:EXPIRE_TIME_ERROR (Results 1 – 6 of 6) sorted by relevance

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/clients/
H A Dms_task.h29 #define EXPIRE_TIME_ERROR 5 /* default expire time error is 5s */ macro
H A Dms_task.c746 < item->exp_time - EXPIRE_TIME_ERROR) in ms_update_multi_get_result()
851 < item->exp_time - EXPIRE_TIME_ERROR) in ms_update_single_get_result()
H A Dms_conn.c1772 > c->curr_task.item->exp_time + EXPIRE_TIME_ERROR) in ms_verify_value()
/dports/databases/libmemcached/libmemcached-1.0.18/clients/
H A Dms_task.h29 #define EXPIRE_TIME_ERROR 5 /* default expire time error is 5s */ macro
H A Dms_task.c746 < item->exp_time - EXPIRE_TIME_ERROR) in ms_update_multi_get_result()
851 < item->exp_time - EXPIRE_TIME_ERROR) in ms_update_single_get_result()
H A Dms_conn.c1772 > c->curr_task.item->exp_time + EXPIRE_TIME_ERROR) in ms_verify_value()