Searched defs:ownerTask (Results 1 – 2 of 2) sorted by relevance
51 uint64_t ownerTask; in lock() local81 uint64_t ownerTask; in unlock() local
66 void AddNode(uint64_t task, uint64_t ownerTask, bool edge) in AddNode()