Searched refs:stopping (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/support/
H A DBasicThread.h79 bool stopping() const { return m_stopping; } function in class:BasicThread
118 PRINT(("stopping thread %" B_PRId32 ": B_INTERRUPTED\n",
/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c345 int stopping = 0; local
388 while (!stopping) {
398 stopping = 1;
416 stopping = 1;
433 /* printf("root, stopping"); */
434 stopping = 1;

Completed in 39 milliseconds