Add a lock that allows many members of a group to access a resource...
Add a lock that allows many members of a group to access a resource exclusively. This will be used to allow multiple threads to construct the graph at the same time, while preventing other threads from running the graph. PiperOrigin-RevId: 201623946
Loading
Please sign in to comment