Searched defs:ticker (Results 1 – 2 of 2) sorted by relevance
22 import matplotlib.ticker as ticker namespace
2114 List<Throwable> errors, Phaser ticker) { in concurrentReadOnlyReader()2141 List<Throwable> errors, Phaser ticker) { in concurrentImmediateWriter()2187 Phaser ticker = new Phaser(3); in testReadOnlyTransaction() local