This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
osdThreadExtra.c
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2012 ITER Organization
3
*
4
* EPICS BASE is distributed subject to a Software License Agreement found
5
* in file LICENSE that is included with this distribution.
6
\*************************************************************************/
7
8
/* Author: Ralph Lange Date: 26 Jun 2012 */
9
10
/* Null default thread hooks for all platforms that do not do anything special */
11
12
#include "
epicsThread.h
"
13
14
EPICS_THREAD_HOOK_ROUTINE
epicsThreadHookDefault
;
15
EPICS_THREAD_HOOK_ROUTINE
epicsThreadHookMain
;
epicsThreadHookMain
EPICS_THREAD_HOOK_ROUTINE epicsThreadHookMain
Definition:
osdThreadExtra.c:15
EPICS_THREAD_HOOK_ROUTINE
void(* EPICS_THREAD_HOOK_ROUTINE)(epicsThreadId id)
Definition:
epicsThread.h:302
epicsThreadHookDefault
EPICS_THREAD_HOOK_ROUTINE epicsThreadHookDefault
Definition:
osdThreadExtra.c:14
epicsThread.h
C++ and C descriptions for a thread.
modules
libcom
src
osi
os
default
osdThreadExtra.c
Generated by
1.8.11