Home
last modified time | relevance | path

Searched refs:stop_t3 (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/util/
H A DLogBuffer.cpp478 bool stop_t3 = false; variable
615 while(!stop_t3) in thread_consumer2()
863 stop_t3 = true; in TAPTEST()
/dports/comms/direwolf/direwolf-1.6/src/
H A Dax25_link.c586 #define STOP_T3 stop_t3(S, __func__, __LINE__)
649 static void stop_t3 (ax25_dlsm_t *S, const char *from_func, int from_line);
6871 static void stop_t3 (ax25_dlsm_t *S, const char *from_func, int from_line) in stop_t3() function