Home
last modified time | relevance | path

Searched defs:scope_ptr (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/rayon-core/src/scope/
Dmod.rs522 let scope_ptr = ScopePtr(self); in spawn() localVariable
544 let scope_ptr = ScopePtr(self); in spawn_broadcast() localVariable
582 let scope_ptr = ScopePtr(self); in spawn_fifo() localVariable
610 let scope_ptr = ScopePtr(self); in spawn_broadcast() localVariable
/external/curl/lib/
Dcf-socket.c731 char *scope_ptr = strchr(myhost, '%'); in bindlocal() local