Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
os_thread_absl.h File Reference
#include <pthread.h>
#include "platform/assert.h"
#include "platform/globals.h"
#include "third_party/absl/synchronization/mutex.h"

Go to the source code of this file.

Classes

class  dart::ThreadInlineImpl
 
class  dart::MutexData
 
class  dart::MonitorData
 

Namespaces

namespace  dart
 

Typedefs

typedef pthread_key_t dart::ThreadLocalKey
 
typedef pthread_t dart::ThreadId
 
typedef pthread_t dart::ThreadJoinId
 

Variables

static const ThreadLocalKey dart::kUnsetThreadLocalKey