Searched refs:AdaptationContext (Results 1 – 2 of 2) sorted by relevance
63 AdaptationContext* ctx) { in AwaitState()372 static WriteThread::AdaptationContext jbg_ctx("JoinBatchGroup");585 static WriteThread::AdaptationContext cpmtw_ctx("CompleteParallelMemTableWriter");616 static WriteThread::AdaptationContext eabgl_ctx("ExitAsBatchGroupLeader");736 static WriteThread::AdaptationContext eu_ctx("EnterUnbatched");764 static WriteThread::AdaptationContext wfmw_ctx("WaitForMemTableWriters");
248 struct AdaptationContext { struct252 explicit AdaptationContext(const char* name0) : name(name0), value(0) {} in AdaptationContext() argument399 uint8_t AwaitState(Writer* w, uint8_t goal_mask, AdaptationContext* ctx);