shared memory queue
- From: Luka Napotnik <luka napotnik gmail com>
- To: gtk-app-devel-list gnome org
- Subject: shared memory queue
- Date: Mon, 06 Oct 2008 15:25:59 +0200
Hello.
I have a problem that I need an GAsyncQueue shared among multiple
processes.
If I allocate a structure with shared memory and then allocate the
GAsyncQueue with g_async_queue_new() to a structure member, is the queue
shared or not? And if not, is there a way to do this?
Greets,
Luka
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]