BA
/
BaBoRo1
Embed:
(wiki syntax)
Show/hide line numbers
ns_event_loop.h
00001 /* 00002 * Copyright (c) 2016 ARM Limited, All Rights Reserved 00003 */ 00004 00005 #ifdef __cplusplus 00006 extern "C" { 00007 #endif 00008 00009 void ns_event_loop_init(void); 00010 void ns_event_loop_thread_create(void); 00011 void ns_event_loop_thread_start(void); 00012 00013 #ifdef __cplusplus 00014 } 00015 #endif 00016
Generated on Tue Jul 12 2022 12:22:15 by
