Searched refs:flag (Results 1 – 7 of 7) sorted by relevance
27 int flag; member43 foo.flag = 0; in test_thread()54 while (foo.flag == 0 && status != ETIMEDOUT) { in test_thread()61 main_event.flag = 1; in test_thread()77 main_event.flag = 0; in libc_ex7()94 while (main_event.flag == 0) { in libc_ex7()97 main_event.flag = 0; in libc_ex7()
66 uassert_true(varea->flag == MMF_MAP_PRIVATE); in test_user_map_varea()90 uassert_true(varea->flag == MMF_MAP_PRIVATE); in test_user_map_varea_ext()
167 varea->flag &= ~MMF_STATIC_ALLOC; in _create_varea()
30 odev->flag &= ~RT_DEVICE_FLAG_STREAM; in rym_cat_to_dev()
201 serv_socket.flag = RT_LINK_FLAG_ACK | RT_LINK_FLAG_CRC; in rtlink_exinit()208 serv_wifi.flag = RT_NULL; in rtlink_exinit()
383 service.flag = RT_LINK_FLAG_ACK | RT_LINK_FLAG_CRC; in rtlink_dinit()
48 if( (device->flag & RT_DEVICE_FLAG_RDWR) == RT_DEVICE_FLAG_RDWR ) in _block_device_test()484 if (!(device->flag & RT_DEVICE_FLAG_ACTIVATED)) in device_test()496 device->flag |= RT_DEVICE_FLAG_ACTIVATED; in device_test()
Completed in 10 milliseconds