GNU Octave  4.4.1
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_octave_thread (void)
 
static bool is_thread (void)
 

Detailed Description

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

Member Function Documentation

◆ init()

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

◆ is_octave_thread()

static bool octave::thread::is_octave_thread ( void  )
inlinestatic

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

◆ is_thread()

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

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