mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 07:20:35 -08:00
Srcid
Copied from Perforce Change: 21546 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
573f83f349
commit
aa06aa87a4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,8 @@
|
|||
/* impl.c.pthreadext: POSIX THREAD EXTENSIONS
|
||||
*
|
||||
* $HopeName: MMsrc!pthrdext.c(trunk.1) $
|
||||
* $HopeName: MMsrc!pthrdext.c(trunk.2) $
|
||||
* Copyright (C) 2000 Harlequin Limited. All rights reserved.
|
||||
*
|
||||
* .readership: MM developers.
|
||||
*
|
||||
* .purpose: Provides extension to Pthreads.
|
||||
*
|
||||
* .design: see design.mps.pthreadext
|
||||
|
|
@ -30,6 +28,8 @@
|
|||
#include "pthrdext.h"
|
||||
#include "mpm.h"
|
||||
|
||||
SRCID(pthreadext, "$HopeName$");
|
||||
|
||||
|
||||
/* PTHREADEXT_SIGSUSPEND, PTHREADEXT_SIGRESUME -- signals used
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue