Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
ipc
/
ipdl
/
test
/
ipdl
/
ok
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 184 B
Quelle Pshmem.ipdl Sprache: unbekannt
union Foo {
int;
Shmem;
};
[ChildProc=any]
sync protocol Pshmem {
parent:
async Msg(Shmem s, Foo f);
sync SyncMsg(Shmem s, Foo f)
returns (Shmem t, Foo g);
};
[ Dauer der Verarbeitung: 0.17 Sekunden (vorverarbeitet)
]
2026-04-06