I read source code here: link of mysql source code
But after I searched the whole repository, I cannot find the defination of ib_lock_t
.
search link: https://github.com/mysql/mysql-server/search?utf8=%E2%9C%93&q=ib_lock_t
search result:
Where is it defined?