Searched defs:shutdown (Results 1 – 15 of 15) sorted by relevance
87 void Executor::shutdown() { in shutdown() function in AlibabaCloud::Executor
47 void (*shutdown)(aos_pwm_t *pwm); member
45 void (*shutdown)(aos_adc_t *adc); member
58 SDL_atomic_t shutdown; member
36 void (*shutdown)(struct u_platform_device *); member
59 void (*shutdown)(struct u_device *dev); member
57 void (*shutdown)(struct u_device *dev); member
84 void (*shutdown)(struct u_platform_device *); member
44 void (*shutdown)(aos_tty_t *); member
28 void (*shutdown)(struct aos_i2c *); member
76 void (*shutdown)(void); member
48 void (*shutdown)(struct aos_spi *); member
121 static inline int shutdown(int s, int how) in shutdown() function210 #define shutdown(s,how) net_shutdown(s,how) macro
147 SDL_atomic_t shutdown; /* true if we are signaling the play thread to end. */ member
518 #define shutdown(s,how) lwip_shutdown(s,how) macro
Completed in 29 milliseconds