Searched refs:notify (Results 1 – 11 of 11) sorted by relevance
12 # Allow servicemanager to notify hal_tv_tuner_default clients status
290 unsigned int notify = 0; in logPrint() local307 notify |= 1 << LOG_ID_EVENTS; in logPrint()361 notify |= 1 << LOG_ID_MAIN; in logPrint()369 if (notify) { in logPrint()
45 std::condition_variable notify; member
206 h->notify.notify_one(); in usb_ffs_close()
218 uint64_t notify = 1; in WakeupMonitorMergeThread() local219 ssize_t rc = TEMP_FAILURE_RETRY(write(monitor_merge_event_fd_.get(), ¬ify, sizeof(notify))); in WakeupMonitorMergeThread()
349 nohup notify ps readlink renice restorecon rmmod route runcon schedtop361 notify printenv ps readlink renice restorecon rm rmdir rmmod route runcon372 load\_policy log ls lsmod lsof md5 mkdir mount mv nandread netstat notify384 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route395 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route
78 // Maximum delay to notify the client after an event occurs.
61 # Allow traced to notify Traceur when a trace ends by setting the
27 * java.lang.Object.notify(), for example.) However, the behavior of these
187 /// This command may also be sent spuriously by the emulator to notify
103 mLock.notify(); in serviceDied()