equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-C79B3D8C-499C-58B8-9DF4-B2D41CC82186" xml:lang="en"><title>Thread-death |
|
13 notifier</title><shortdesc>Describes the thread-death notifier.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>Thread-death notifiers allow threads to be notified when another thread |
|
15 dies.</p> |
|
16 <p>A thread-death notifier is a Kernel object and, as such, is managed by |
|
17 the Kernel. Access to a thread-death notifier is through an <codeph>Rundertaker</codeph> handle.</p> |
|
18 <p>The thread-death notifier service is an asynchronous service provider and |
|
19 is intended to be part of an active object.</p> |
|
20 </conbody></concept> |