## Macro: SB-THREAD::WITHOUT-THREAD-WAITING-FOR [![package](https://img.shields.io/badge/Package-SB--THREAD-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > No description. ### Lambda list ```cl ((&key sb-thread::already-without-interrupts) &body sb-thread::body) ```