Directory example/thread-pool/

Total Files:
5
Deleted Files:
0
Lines of Code:
1618

Browse with ViewVC

[root]/example/thread-pool
            directory in repo include (1 files, 25 lines)
            directory in repo test (0 files, 0 lines)
                directory in repo SDKTest (1 files, 195 lines)
                directory in repo SynTest (2 files, 105 lines)
                    directory in repo Tests (0 files, 0 lines)
                        directory in repo Psi (13 files, 646 lines)

Lines of Code

example/thread-pool/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 352 (100.0%) 13.0
zwoop 14 (51.9%) 304 (86.4%) 21.7
bcall 9 (33.3%) 35 (9.9%) 3.8
mturk 3 (11.1%) 11 (3.1%) 3.6
jplevyak 1 (3.7%) 2 (0.6%) 2.0

Most Recent Commits

zwoop 2011-01-06 17:36 Rev.: 1056140

TS-620 More 64-bit fixes to the SM

2 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+2 -2)
zwoop 2011-01-03 16:49 Rev.: 1054831

TS-616 Fix the Makefiles for examples as well

2 lines of code changed in 1 file:

zwoop 2011-01-02 10:50 Rev.: 1054438

TS-589 modify TSContSchedule to take a thread type, and add TSContScheduleEvery

3 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+3 -3)
zwoop 2010-12-15 14:28 Rev.: 1049717

TS-595 Bump SDK versions.

2 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+2 -2)
zwoop 2010-12-14 18:15 Rev.: 1049373

TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.

Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).

3 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+3 -3)
zwoop 2010-11-16 13:22 Rev.: 1035782

TS-521 Rename all public APIs from INK* to TS*.

284 lines of code changed in 3 files:

zwoop 2010-11-11 16:16 Rev.: 1034195

TS-522 Removed deprecated (very old) APIs.

I also cleaned out the "private" include files, and moved a few
APIs over to ts/ts.h and the rest into ts/experimental.h. We can
later promote things over from experimental.h to ts.h.

Finally, for completeness, I added

inkapi void INKVConnActiveTimeoutSet(INKVConn connp, TSHRTime timeout);
inkapi void INKVConnActiveTimeoutCancel(INKVConn connp);

1 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+1 -1)
zwoop 2010-10-29 15:11 Rev.: 1028930

TS-14 Make some InkAPI's 64-bit.

Also unify the APIs to use int32/uint32/int64/uint64.

Reviewed: John Plevyak

3 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+3 -3)
zwoop 2010-09-28 09:32 Rev.: 1002247

TS-452 Change all ATS_ defines to TS_

1 lines of code changed in 1 file:

zwoop 2010-06-29 14:50 Rev.: 959118

Eliminate the tar-ustar option to make build work on older autoconf systems. Also renamed a PsiPlugin directory to make the file names shorter

1 lines of code changed in 2 files:

zwoop 2010-06-29 14:10 Rev.: 959102

TS-266: Update all examples to use non-deprecated APIs.

Tested: FC13

Also moved some cache APIs over to a new ts/experimental.h file.

2 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+2 -3)
mturk 2010-05-20 21:43 Rev.: 946870

Fix compile failure. basename is POSIX.1-2001 function. Consider using system one if present

5 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+5 -3)
mturk 2010-05-13 22:15 Rev.: 944113

Resolve TS-347 by adding -version-info to the shared libraries instead using 0.0.0 always

1 lines of code changed in 1 file:

mturk 2010-05-13 00:09 Rev.: 943821

Fix TS-344 by removing all trailing spaces from the source files

5 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+5 -5)
jplevyak 2010-05-12 11:17 Rev.: 943608

Fix 2 gcc 4.5 compilation issues. INKHttpStatus, in addition to having
strange capitalization doesn't have a error code and so uses
INK_ERROR which is a different enum. gcc 4.5 is strict about such things.
This should really be fixed, but this patch at least cleans up the compile.

2 lines of code changed in 1 file:

  • example/thread-pool: psi.c (+2 -2)
bcall 2010-05-12 09:59 Rev.: 943581

TS-328 Renamed proxy/api/include to proxy/api/ts and removed the
creation of the symlink to get the ts/ts.h structure.
Tested by George Paul

1 lines of code changed in 1 file:

bcall 2010-05-03 10:54 Rev.: 940536

TS-328 Added the example directory into the build and fixed some
compliation bugs.
Updated patch and tested by George Paul.

34 lines of code changed in 8 files:

Generated by StatSVN 0.7.0