Skip to contents

Create a new thread

Usage

thread_create()

Value

A thread object

Examples

if (FALSE) {
thread <- thread_create()
}