Home
last modified time | relevance | path

Searched refs:DistEntry (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
26 void erts_ref_dist_entry(DistEntry *dep);
27 void erts_deref_dist_entry(DistEntry *dep);
189 extern DistEntry *erts_this_dist_entry;
197 DistEntry *erts_find_dist_entry(Eterm);
213 int erts_lc_is_de_rwlocked(DistEntry *);
214 int erts_lc_is_de_rlocked(DistEntry *);
239 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
245 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
251 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
224 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
279 DistEntry *res; in find_dist_entry()
280 DistEntry de; in find_dist_entry()
304 DistEntry *
330 DistEntry *
347 DistEntry de; in erts_find_or_insert_dist_entry()
370 DistEntry *
[all …]
H A Ddist.h134 DistEntry *dep;
163 DistEntry*,
171 void erts_schedule_dist_command(Port *, DistEntry *);
173 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
179 DistEntry *dep, in erts_dsig_prepare()
250 void erts_schedule_dist_command(Port *prt, DistEntry *dist_entry) in erts_schedule_dist_command()
252 DistEntry *dep; in erts_schedule_dist_command()
260 dep = (DistEntry*) erts_prtsd_get(prt, ERTS_PRTSD_DIST_ENTRY); in erts_schedule_dist_command()
367 DistEntry *dep;
400 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
27 void erts_ref_dist_entry(DistEntry *dep);
28 void erts_deref_dist_entry(DistEntry *dep);
245 extern DistEntry *erts_this_dist_entry;
253 DistEntry *erts_find_dist_entry(Eterm);
269 int erts_lc_is_de_rwlocked(DistEntry *);
270 int erts_lc_is_de_rlocked(DistEntry *);
341 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
347 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
353 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
227 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
282 DistEntry *res; in find_dist_entry()
283 DistEntry de; in find_dist_entry()
307 DistEntry *
333 DistEntry *
350 DistEntry de; in erts_find_or_insert_dist_entry()
373 DistEntry *
[all …]
H A Ddist.h335 DistEntry *dep;
401 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
405 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
408 DistEntry *dep,
412 DistEntry*,
421 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
H A Dexternal.h143 DistEntry *dep;
172 Sint erts_encode_ext_dist_header_finalize(ErtsDistOutputBuf*, DistEntry *, Uint64 dflags, Sint reds…
209 DistEntry *, Uint32, ErtsAtomCache *);
226 void transcode_free_ctx(DistEntry* dep);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
27 void erts_ref_dist_entry(DistEntry *dep);
28 void erts_deref_dist_entry(DistEntry *dep);
245 extern DistEntry *erts_this_dist_entry;
253 DistEntry *erts_find_dist_entry(Eterm);
269 int erts_lc_is_de_rwlocked(DistEntry *);
270 int erts_lc_is_de_rlocked(DistEntry *);
341 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
347 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
353 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
227 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
282 DistEntry *res; in find_dist_entry()
283 DistEntry de; in find_dist_entry()
307 DistEntry *
333 DistEntry *
350 DistEntry de; in erts_find_or_insert_dist_entry()
373 DistEntry *
[all …]
H A Ddist.h354 DistEntry *dep;
420 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
424 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
427 DistEntry *dep,
431 DistEntry*,
440 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
H A Dexternal.h144 DistEntry *dep;
173 Sint erts_encode_ext_dist_header_finalize(ErtsDistOutputBuf*, DistEntry *, Uint64 dflags, Sint reds…
210 DistEntry *, Uint32, ErtsAtomCache *);
227 void transcode_free_ctx(DistEntry* dep);
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
27 void erts_ref_dist_entry(DistEntry *dep);
28 void erts_deref_dist_entry(DistEntry *dep);
245 extern DistEntry *erts_this_dist_entry;
253 DistEntry *erts_find_dist_entry(Eterm);
269 int erts_lc_is_de_rwlocked(DistEntry *);
270 int erts_lc_is_de_rlocked(DistEntry *);
341 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
347 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
353 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
227 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
282 DistEntry *res; in find_dist_entry()
283 DistEntry de; in find_dist_entry()
307 DistEntry *
333 DistEntry *
350 DistEntry de; in erts_find_or_insert_dist_entry()
373 DistEntry *
[all …]
H A Ddist.h354 DistEntry *dep;
420 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
424 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
427 DistEntry *dep,
431 DistEntry*,
440 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
H A Dexternal.h144 DistEntry *dep;
173 Sint erts_encode_ext_dist_header_finalize(ErtsDistOutputBuf*, DistEntry *, Uint64 dflags, Sint reds…
210 DistEntry *, Uint32, ErtsAtomCache *);
227 void transcode_free_ctx(DistEntry* dep);
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
27 void erts_ref_dist_entry(DistEntry *dep);
28 void erts_deref_dist_entry(DistEntry *dep);
245 extern DistEntry *erts_this_dist_entry;
253 DistEntry *erts_find_dist_entry(Eterm);
269 int erts_lc_is_de_rwlocked(DistEntry *);
270 int erts_lc_is_de_rlocked(DistEntry *);
341 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
347 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
353 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
227 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
282 DistEntry *res; in find_dist_entry()
283 DistEntry de; in find_dist_entry()
307 DistEntry *
333 DistEntry *
350 DistEntry de; in erts_find_or_insert_dist_entry()
373 DistEntry *
[all …]
H A Ddist.h354 DistEntry *dep;
420 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
424 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
427 DistEntry *dep,
431 DistEntry*,
440 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
27 void erts_ref_dist_entry(DistEntry *dep);
28 void erts_deref_dist_entry(DistEntry *dep);
245 extern DistEntry *erts_this_dist_entry;
253 DistEntry *erts_find_dist_entry(Eterm);
269 int erts_lc_is_de_rwlocked(DistEntry *);
270 int erts_lc_is_de_rlocked(DistEntry *);
341 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
347 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
353 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
227 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
282 DistEntry *res; in find_dist_entry()
283 DistEntry de; in find_dist_entry()
307 DistEntry *
333 DistEntry *
350 DistEntry de; in erts_find_or_insert_dist_entry()
373 DistEntry *
[all …]
H A Ddist.h354 DistEntry *dep;
420 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
424 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
427 DistEntry *dep,
431 DistEntry*,
440 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_node_tables.h24 typedef struct dist_entry_ DistEntry; typedef
26 void erts_ref_dist_entry(DistEntry *dep);
27 void erts_deref_dist_entry(DistEntry *dep);
250 extern DistEntry *erts_this_dist_entry;
258 DistEntry *erts_find_dist_entry(Eterm);
274 int erts_lc_is_de_rwlocked(DistEntry *);
275 int erts_lc_is_de_rlocked(DistEntry *);
346 erts_de_rlock(DistEntry *dep) in erts_de_rlock()
352 erts_de_runlock(DistEntry *dep) in erts_de_runlock()
358 erts_de_rwlock(DistEntry *dep) in erts_de_rwlock()
[all …]
H A Derl_node_tables.c125 is_in_de_list(DistEntry *dep, DistEntry *dep_list) in is_in_de_list()
127 DistEntry *tdep; in is_in_de_list()
154 DistEntry *dep; in dist_table_alloc()
226 DistEntry *dep = (DistEntry *) vdep; in dist_table_free()
281 DistEntry *res; in find_dist_entry()
282 DistEntry de; in find_dist_entry()
306 DistEntry *
332 DistEntry *
349 DistEntry de; in erts_find_or_insert_dist_entry()
372 DistEntry *
[all …]
H A Ddist.h252 DistEntry *dep;
315 extern void erts_kill_dist_connection(DistEntry *dep, Uint32);
319 extern Sint erts_abort_pending_connection_rwunlock(DistEntry *dep, int *);
322 DistEntry *dep,
326 DistEntry*,
335 int erts_auto_connect(DistEntry* dep, Process *proc, ErtsProcLocks proc_locks);
H A Dexternal.h140 DistEntry *dep;
166 Sint erts_encode_ext_dist_header_finalize(ErtsDistOutputBuf*, DistEntry *, Uint32 dflags, Sint reds…
202 DistEntry *, Uint32, ErtsAtomCache *);
218 void transcode_free_ctx(DistEntry* dep);

12345