Searched refs:csPtr (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinThrd.c509 CRITICAL_SECTION *csPtr;
519 csPtr = (CRITICAL_SECTION *) ckalloc(sizeof(CRITICAL_SECTION));
520 InitializeCriticalSection(csPtr);
521 *mutexPtr = (Tcl_Mutex)csPtr;
526 csPtr = *((CRITICAL_SECTION **)mutexPtr);
527 EnterCriticalSection(csPtr);
551 CRITICAL_SECTION *csPtr = *((CRITICAL_SECTION **)mutexPtr);
553 LeaveCriticalSection(csPtr);
578 CRITICAL_SECTION *csPtr = *(CRITICAL_SECTION **)mutexPtr;
580 if (csPtr !
497 CRITICAL_SECTION *csPtr; local
538 CRITICAL_SECTION *csPtr = *((CRITICAL_SECTION **)mutexPtr); local
564 CRITICAL_SECTION *csPtr = *(CRITICAL_SECTION **)mutexPtr; local
602 CRITICAL_SECTION *csPtr; /* Caller's Mutex, after casting */ local
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinThrd.c495 CRITICAL_SECTION *csPtr;
504 csPtr = (CRITICAL_SECTION *)ckalloc(sizeof(CRITICAL_SECTION));
505 InitializeCriticalSection(csPtr);
506 *mutexPtr = (Tcl_Mutex)csPtr;
511 csPtr = *((CRITICAL_SECTION **)mutexPtr);
512 EnterCriticalSection(csPtr);
536 CRITICAL_SECTION *csPtr = *((CRITICAL_SECTION **)mutexPtr);
537 LeaveCriticalSection(csPtr);
562 CRITICAL_SECTION *csPtr = *(CRITICAL_SECTION **)mutexPtr;
563 if (csPtr !
483 CRITICAL_SECTION *csPtr; local
523 CRITICAL_SECTION *csPtr = *((CRITICAL_SECTION **)mutexPtr); local
548 CRITICAL_SECTION *csPtr = *(CRITICAL_SECTION **)mutexPtr; local
784 CRITICAL_SECTION *csPtr; /* Caller's Mutex, after casting */ local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A DtclIO.c.orig171 CopyState *csPtr; /* State of background copy, or NULL. */
318 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
351 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1224 chanPtr->csPtr = NULL;
1954 StopCopy(chanPtr->csPtr);
2068 if (chanPtr->csPtr) {
2296 if (chanPtr->csPtr) {
3039 if (chanPtr->csPtr) {
3183 if (chanPtr->csPtr) {
3293 if (chanPtr->csPtr) {
[all...]
H A DtclIO.c175 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
329 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
362 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1242 chanPtr->csPtr = NULL;
1377 chanPtr->csPtr = NULL;
2178 StopCopy(chanPtr->csPtr);
2292 if (chanPtr->csPtr) {
2520 if (chanPtr->csPtr) {
3263 if (chanPtr->csPtr) {
3407 if (chanPtr->csPtr) {
5915 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A DtclIO.c.orig171 CopyState *csPtr; /* State of background copy, or NULL. */
323 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
356 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1231 chanPtr->csPtr = NULL;
1997 StopCopy(chanPtr->csPtr);
2111 if (chanPtr->csPtr) {
2339 if (chanPtr->csPtr) {
3014 if (chanPtr->csPtr) {
3124 if (chanPtr->csPtr) {
3384 if (chanPtr->csPtr) {
[all...]
H A DtclIO.c175 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
334 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
367 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1249 chanPtr->csPtr = NULL;
1384 chanPtr->csPtr = NULL;
2221 StopCopy(chanPtr->csPtr);
2335 if (chanPtr->csPtr) {
2563 if (chanPtr->csPtr) {
3238 if (chanPtr->csPtr) {
3348 if (chanPtr->csPtr) {
5924 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A DtclIO.c.orig172 CopyState *csPtr; /* State of background copy, or NULL. */
324 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
357 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1232 chanPtr->csPtr = NULL;
1998 StopCopy(chanPtr->csPtr);
2112 if (chanPtr->csPtr) {
2340 if (chanPtr->csPtr) {
3015 if (chanPtr->csPtr) {
3125 if (chanPtr->csPtr) {
3413 if (chanPtr->csPtr) {
[all...]
H A DtclIO.c176 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
350 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
383 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1275 chanPtr->csPtr = NULL;
1425 chanPtr->csPtr = NULL;
2278 StopCopy(chanPtr->csPtr);
2392 if (chanPtr->csPtr) {
2620 if (chanPtr->csPtr) {
3295 if (chanPtr->csPtr) {
3405 if (chanPtr->csPtr) {
6070 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A DtclIO.c.orig172 CopyState *csPtr; /* State of background copy, or NULL. */
324 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
357 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1232 chanPtr->csPtr = NULL;
1998 StopCopy(chanPtr->csPtr);
2112 if (chanPtr->csPtr) {
2340 if (chanPtr->csPtr) {
3015 if (chanPtr->csPtr) {
3125 if (chanPtr->csPtr) {
3413 if (chanPtr->csPtr) {
[all...]
H A DtclIO.c176 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
350 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
383 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1275 chanPtr->csPtr = NULL;
1425 chanPtr->csPtr = NULL;
2278 StopCopy(chanPtr->csPtr);
2392 if (chanPtr->csPtr) {
2620 if (chanPtr->csPtr) {
3295 if (chanPtr->csPtr) {
3405 if (chanPtr->csPtr) {
6070 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A DtclIO.c.orig171 CopyState *csPtr; /* State of background copy, or NULL. */
323 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
356 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1231 chanPtr->csPtr = NULL;
1993 StopCopy(chanPtr->csPtr);
2107 if (chanPtr->csPtr) {
2335 if (chanPtr->csPtr) {
3010 if (chanPtr->csPtr) {
3120 if (chanPtr->csPtr) {
3380 if (chanPtr->csPtr) {
[all...]
H A DtclIO.c175 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
334 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
367 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1249 chanPtr->csPtr = NULL;
1384 chanPtr->csPtr = NULL;
2217 StopCopy(chanPtr->csPtr);
2331 if (chanPtr->csPtr) {
2559 if (chanPtr->csPtr) {
3234 if (chanPtr->csPtr) {
3344 if (chanPtr->csPtr) {
5918 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c204 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
443 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
478 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1347 chanPtr->csPtr = NULL;
1510 chanPtr->csPtr = NULL;
2464 StopCopy(chanPtr->csPtr);
5070 if (chanPtr->csPtr != NULL) {
5371 if (chanPtr->csPtr) {
5372 if (chanPtr == chanPtr->csPtr->readPtr) {
5373 flags = chanPtr->csPtr
7048 CopyState *csPtr; local
[all...]
H A DtclIO.c.orig204 CopyState *csPtr; /* State of background copy, or NULL. */
421 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
456 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1311 chanPtr->csPtr = NULL;
2140 StopCopy(chanPtr->csPtr);
4746 if (chanPtr->csPtr != NULL) {
5047 if (chanPtr->csPtr) {
5048 if (chanPtr == chanPtr->csPtr->readPtr) {
5049 flags = chanPtr->csPtr->readFlags;
5051 flags = chanPtr->csPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c204 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
443 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
478 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1347 chanPtr->csPtr = NULL;
1510 chanPtr->csPtr = NULL;
2464 StopCopy(chanPtr->csPtr);
5070 if (chanPtr->csPtr != NULL) {
5371 if (chanPtr->csPtr) {
5372 if (chanPtr == chanPtr->csPtr->readPtr) {
5373 flags = chanPtr->csPtr
7047 CopyState *csPtr; local
[all...]
H A DtclIO.c.orig204 CopyState *csPtr; /* State of background copy, or NULL. */
421 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
456 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1311 chanPtr->csPtr = NULL;
2140 StopCopy(chanPtr->csPtr);
4746 if (chanPtr->csPtr != NULL) {
5047 if (chanPtr->csPtr) {
5048 if (chanPtr == chanPtr->csPtr->readPtr) {
5049 flags = chanPtr->csPtr->readFlags;
5051 flags = chanPtr->csPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig203 CopyState *csPtr; /* State of background copy, or NULL. */
420 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
455 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1310 chanPtr->csPtr = NULL;
2139 StopCopy(chanPtr->csPtr);
4712 if (chanPtr->csPtr != NULL) {
5013 if (chanPtr->csPtr) {
5014 if (chanPtr == chanPtr->csPtr->readPtr) {
5015 flags = chanPtr->csPtr->readFlags;
5017 flags = chanPtr->csPtr
[all...]
H A DtclIO.c209 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
433 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
468 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1339 chanPtr->csPtr = NULL;
1480 chanPtr->csPtr = NULL;
2403 StopCopy(chanPtr->csPtr);
4976 if (chanPtr->csPtr != NULL) {
5337 if (chanPtr->csPtr) {
5338 if (chanPtr == chanPtr->csPtr->readPtr) {
5339 flags = chanPtr->csPtr
7069 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig204 CopyState *csPtr; /* State of background copy, or NULL. */
421 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
456 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1311 chanPtr->csPtr = NULL;
2140 StopCopy(chanPtr->csPtr);
4746 if (chanPtr->csPtr != NULL) {
5047 if (chanPtr->csPtr) {
5048 if (chanPtr == chanPtr->csPtr->readPtr) {
5049 flags = chanPtr->csPtr->readFlags;
5051 flags = chanPtr->csPtr
[all...]
H A DtclIO.c204 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
447 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
482 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1365 chanPtr->csPtr = NULL;
1528 chanPtr->csPtr = NULL;
2482 StopCopy(chanPtr->csPtr);
5088 if (chanPtr->csPtr != NULL) {
5422 if (chanPtr->csPtr) {
5423 if (chanPtr == chanPtr->csPtr->readPtr) {
5424 flags = chanPtr->csPtr
7151 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig204 CopyState *csPtr; /* State of background copy, or NULL. */
421 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
456 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1311 chanPtr->csPtr = NULL;
2140 StopCopy(chanPtr->csPtr);
4746 if (chanPtr->csPtr != NULL) {
5047 if (chanPtr->csPtr) {
5048 if (chanPtr == chanPtr->csPtr->readPtr) {
5049 flags = chanPtr->csPtr->readFlags;
5051 flags = chanPtr->csPtr
[all...]
H A DtclIO.c204 CopyState *csPtr; /* State of background copy, or NULL. */ member in struct:Channel
447 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
482 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
1365 chanPtr->csPtr = NULL;
1528 chanPtr->csPtr = NULL;
2482 StopCopy(chanPtr->csPtr);
5088 if (chanPtr->csPtr != NULL) {
5422 if (chanPtr->csPtr) {
5423 if (chanPtr == chanPtr->csPtr->readPtr) {
5424 flags = chanPtr->csPtr
7151 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c101 static int CopyData _ANSI_ARGS_((CopyState *csPtr, int mask));
147 static void StopCopy _ANSI_ARGS_((CopyState *csPtr));
7781 CopyState *csPtr;
7846 csPtr = (CopyState*) ckalloc(sizeof(CopyState) + inStatePtr->bufSize);
7847 csPtr->bufSize = inStatePtr->bufSize;
7848 csPtr->readPtr = inPtr;
7849 csPtr->writePtr = outPtr;
7850 csPtr->readFlags = readFlags;
7851 csPtr->writeFlags = writeFlags;
7852 csPtr
7697 CopyState *csPtr; local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c69 static int CopyData(CopyState *csPtr, int mask);
107 static void StopCopy(CopyState *csPtr);
8589 CopyState *csPtr;
8647 csPtr = (CopyState *) ckalloc(sizeof(CopyState) + inStatePtr->bufSize);
8648 csPtr->bufSize = inStatePtr->bufSize;
8649 csPtr->readPtr = inPtr;
8650 csPtr->writePtr = outPtr;
8651 csPtr->readFlags = readFlags;
8652 csPtr->writeFlags = writeFlags;
8653 csPtr
8500 CopyState *csPtr; local
8600 CopyData( CopyState *csPtr, int mask) argument
9489 StopCopy( CopyState *csPtr) argument
[all...]

Completed in 518 milliseconds