Searched refs:num_notifications (Results 1 – 3 of 3) sorted by relevance
227 static volatile size_t num_notifications; variable231 printk("Received notification #%u with length %d\n", num_notifications++, length); in test_notify()356 while (num_notifications < NOTIFICATION_COUNT) { in test_main_none()382 while (num_notifications < NOTIFICATION_COUNT) { in test_main_unenhanced()408 while (num_notifications < NOTIFICATION_COUNT) { in test_main_enhanced()434 while (num_notifications < NOTIFICATION_COUNT) { in test_main_mixed()
200 static volatile size_t num_notifications; variable204 printk("Received notification #%u with length %d\n", num_notifications++, length); in test_notify()294 while (num_notifications < NOTIFICATION_COUNT) { in test_main_client()
231 static volatile size_t num_notifications; variable235 printk("Received notification #%u with length %d\n", num_notifications++, length); in test_notify()361 while (num_notifications < NOTIFICATION_COUNT) { in test_main()