Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 7 of 7) sorted by relevance

/examples/libc/
A Dex7.c27 int flag; member
43 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()
/examples/utest/testcases/mm/
A Dmm_lwp_tc.c66 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()
A Dtest_aspace_api.h167 varea->flag &= ~MMF_STATIC_ALLOC; in _create_varea()
/examples/ymodem/
A Decho.c30 odev->flag &= ~RT_DEVICE_FLAG_STREAM; in rym_cat_to_dev()
/examples/rt-link/
A Drtlink_example.c201 serv_socket.flag = RT_LINK_FLAG_ACK | RT_LINK_FLAG_CRC; in rtlink_exinit()
208 serv_wifi.flag = RT_NULL; in rtlink_exinit()
A Drtlink_dev_example.c383 service.flag = RT_LINK_FLAG_ACK | RT_LINK_FLAG_CRC; in rtlink_dinit()
/examples/test/
A Ddevice_test.c48 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