BlockPluginSync blocks plugin synchronization until it is Unblock()ed.
()
| 89 | |
| 90 | // BlockPluginSync blocks plugin synchronization until it is Unblock()ed. |
| 91 | BlockPluginSync() *PluginSyncBlock |
| 92 | } |
| 93 | |
| 94 | type State int |
no outgoing calls
no test coverage detected