Home
last modified time | relevance | path

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

/linux-6.15/rust/pin-init/examples/
H A Dpthread_mutex.rs63 fn init_raw() -> impl PinInit<UnsafeCell<libc::pthread_mutex_t>, Error> { in new() function
99 raw <- init_raw(), in new()