~smspillaz/folly/folly-git-master

Viewing all changes in revision 5703.

  • Committer: Facebook Github Bot
  • Author(s): Jason Rahman
  • Date: 2018-07-20 23:07:14 UTC
  • Revision ID: git-v1:98d3bec716e1a1853bab8fdb39a69df62a79cfeb
Rename HHWheelTimer::Callback::context_ -> requestContext_

Summary: HHWheelTimer::Callback is frequently used as a base class for callback objects, while context_ is a commonly desired member name in other classes that also serve as base classes for HHWheelTimer::Callback derived classes. Renaming in HHWheelTimer::Callback to free up availability of context_.

Reviewed By: yfeldblum

Differential Revision: D8937020

fbshipit-source-id: 8a4612bc57f28673762604cc118a91a347e5972d

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: