libevent ~master (2016-11-30T02:50:57Z)
Home
Dub
Repo
EVTHREAD_USE_PTHREADS_IMPLEMENTED
deimos
event2
thread
Defined if Libevent was built with support for evthread_use_pthreads()
version(Posix)
extern (
C
) nothrow
enum
EVTHREAD_USE_PTHREADS_IMPLEMENTED
=
1
;
Meta
Source
See Source File
deimos
event2
thread
functions
evthread_enable_lock_debuging
evthread_make_base_notifiable
evthread_set_condition_callbacks
evthread_set_id_callback
evthread_set_lock_callbacks
evthread_use_pthreads
evthread_use_windows_threads
manifest constants
EVTHREAD_CONDITION_API_VERSION
EVTHREAD_LOCKTYPE_READWRITE
EVTHREAD_LOCKTYPE_RECURSIVE
EVTHREAD_LOCK_API_VERSION
EVTHREAD_READ
EVTHREAD_TRY
EVTHREAD_USE_PTHREADS_IMPLEMENTED
EVTHREAD_USE_WINDOWS_THREADS_IMPLEMENTED
EVTHREAD_WRITE
structs
evthread_condition_callbacks
evthread_lock_callbacks
Defined if Libevent was built with support for evthread_use_pthreads()