#ifdef AIX_PROD
/* @(#)85	1.3  src/threads/threadmsg.h, threads.src, os2dce21.dss, 960602a.1  11/10/95  13:20:37 */
/*
 * COMPONENT_NAME: threads.src
 *
 * FUNCTIONS: 
 *
 * ORIGINS: 72
 *
 * OBJECT CODE ONLY SOURCE MATERIALS
 *
 */
#endif /* AIX_PROD */
/*
 * (c) Copyright 1990, 1991 OPEN SOFTWARE FOUNDATION, INC.
 * ALL RIGHTS RESERVED
 */
/*
 * HISTORY
 * $Log: threadmsg.h,v $
 * Revision 1.1.2.2  1992/05/10  17:32:06  bolinger
 * 	Bring over revision 1.1 of this file from threads directory,
 * 	since Makefile still exports it.
 * 	[1992/05/10  17:31:12  bolinger]
 *
 * $EndLog$
 */
/*
*/
#define MESSAGE_VERSION_USED 1
#define MESSAGE_VERSION 1
#define MAX_FMT_TEXT 256
#define MAX_FMT_SIZE ((size_t) 256)

#define CAT_SET 1
#define CAT_FILE "dcethreads.cat"

