Searched defs:local_counter (Results 1 – 4 of 4) sorted by relevance
68 int local_counter = 0; in spinFor() local
61 tensorflow::BlockingCounter local_counter(2 * num_threads); in TEST() local
58 BlockingCounter local_counter(2 * num_threads); in TEST() local
92 uint32_t local_counter; /* local sign counter for sending signed write cmd*/ member