Home
last modified time | relevance | path

Searched refs:is_init (Results 1 – 2 of 2) sorted by relevance

/rust/pin-init/src/
A D__internal.rs142 is_init: bool, field
148 if self.is_init { in drop()
165 is_init: false, in uninit()
176 if this.is_init { in init()
177 this.is_init = false; in init()
184 this.is_init = true; in init()
/rust/kernel/
A Dkunit.rs305 is_init: false,

Completed in 5 milliseconds