Module posix_env

Source

Structsยง

BackgroundWork
BackgroundWorkItem
| Stores the work item data in a Schedule() | call. | | Instances are constructed on the thread | calling Schedule() and used on the background | thread. | | This structure is thread-safe beacuse it is | immutable.