12 May
2015
12 May
'15
5:08 a.m.
Hi, in the method Thread::do_ipc, there's a parameter named 'partner'.what is the 'partner' used for?
17 May
17 May
10:46 p.m.
On Tue May 12, 2015 at 11:08:21 +0800, watermirror wrote:
in the method Thread::do_ipc, there's a parameter named 'partner'.what is the 'partner' used for?
IPC is done between two threads, and the two are the current thread (this) and 'partner'. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
3943
Age (days ago)
3948
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Lackorzynski -
watermirror