Home
last modified time | relevance | path

Searched defs:thread_model (Results 1 – 12 of 12) sorted by relevance

/dports/net/nbdkit/nbdkit-1.20.4/filters/noparallel/
H A Dnoparallel.c44 static int thread_model = NBDKIT_THREAD_MODEL_SERIALIZE_REQUESTS; variable
/dports/net/nbdkit/nbdkit-1.20.4/plugins/ocaml/
H A DNBDKit.ml43 type thread_model = type
70 thread_model : (unit -> thread_model) option; RecordField
H A DNBDKit.mli54 type thread_model = type
75 thread_model : (unit -> thread_model) option; RecordField
/dports/net/nbdkit/nbdkit-1.20.4/server/
H A Dlocks.c43 unsigned thread_model = -1; variable
H A Dinternal.h356 int (*thread_model) (struct backend *); member
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_playback.c188 gchar *thread_model, *super_threaded_scope; in ags_playback_init() local
H A Dags_playback_domain.c169 gchar *thread_model, *super_threaded_scope; in ags_playback_domain_init() local
/dports/net/nbdkit/nbdkit-1.20.4/plugins/rust/src/
H A Dlib.rs107 pub thread_model: Option<extern fn () -> ThreadModel>, field
/dports/net/nbdkit/nbdkit-1.20.4/include/
H A Dnbdkit-plugin.h134 int (*thread_model) (void); member
H A Dnbdkit-filter.h146 int (*thread_model) (void); member
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/util/src/
H A Dutil_attr.c392 static int fi_thread_level(enum fi_threading thread_model) in fi_thread_level()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/include/
H A Dgnix.h401 enum fi_threading thread_model; member