11 May
2015
11 May
'15
10:08 p.m.
Hi, in the method Thread::do_ipc, there's a parameter named 'partner'.what is the 'partner' used for?
17 May
17 May
3: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/
4144
Age (days ago)
4149
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Lackorzynski -
watermirror