Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-3031

where is the implementation of __wt_cursor_btree

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.10
    • Component/s: None
    • Labels:
      None

      I am learning wiredtiger 2.8 source code .I use ctags to trace code.
      I known some definitions are implemented in .i or .in files
      I rename these files into .h files so ctags can cover them.
      But I still can not find some definitions by ctags, nor can I find them by grep the whole project.
      __wt_cursor_btree is one of them.
      Can anyone give a best practise of learning wt code?
      And where(which file, which line) is the definition of __wt_cursor_btree ?

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            wolf_kdy deyukong
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: