Home
last modified time | relevance | path

Searched refs:THREAD_PARAMS (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptlib.c258 void threadedBind( const THREAD_PARAMS *threadParams ) in threadedBind()
260 assert( isReadPtr( threadParams, sizeof( THREAD_PARAMS ) ) ); in threadedBind()
H A Dcryptkrn.h1365 } THREAD_PARAMS; typedef
/dports/security/cryptlib/cryptlib-3.4.3/kernel/
H A Dkernel.h258 THREAD_PARAMS threadParams; /* Thread function parameters */