Searched defs:InternalAttachGuard (Results 1 – 2 of 2) sorted by relevance
351 struct InternalAttachGuard { struct356 /// The InternalAttachGuard is a thread-local vairable, so capture the thread meta-data argument361 impl InternalAttachGuard { implementation370 fn fill_tls(guard: InternalAttachGuard) { in fill_tls()444 impl Drop for InternalAttachGuard { implementation
523 struct InternalAttachGuard { struct528 /// The InternalAttachGuard is a thread-local vairable, so capture the thread meta-data argument533 impl InternalAttachGuard { implementation542 fn fill_tls(guard: InternalAttachGuard) { in fill_tls()616 impl Drop for InternalAttachGuard { implementation