HomeSort by relevance Sort by last modified time
    Searched full:__io_terminated (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/test/
agent.c 43 static volatile sig_atomic_t __io_terminated = 0; variable
70 __io_terminated = 1;
289 __io_terminated = 1;
684 while (!__io_canceled && !__io_terminated) {
689 if (!__io_terminated && !device)

Completed in 127 milliseconds