Home
last modified time | relevance | path

Searched refs:outlive (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dcontext.rs140 // with `borrow_raw` knowing that the borrow won't outlive the in acquire()
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c68 char outlive; member
594 task->outlive = 1; in lws_threadpool_worker()
602 "outlive lost wsi asked " in lws_threadpool_worker()
850 if (task->outlive && !tp->destroying) { in lws_threadpool_dequeue_task()
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs28299 /// `CursorMut`, which means it cannot outlive the `CursorMut` and that the
[all...]

Completed in 48 milliseconds