1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
Copied from Perforce
 Change: 21546
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 2000-09-26 14:16:46 +01:00
parent 573f83f349
commit aa06aa87a4

View file

@ -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
*