GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::thread Class Reference

#include "oct-mutex.h"

Static Public Member Functions

static void init (void)
 
static bool is_thread (void)
 

Detailed Description

Definition at line 149 of file oct-mutex.h.

Member Function Documentation

◆ init()

static void octave::thread::init ( void  )
static

◆ is_thread()

static bool octave::thread::is_thread ( void  )
static

The documentation for this class was generated from the following file: