CVS log for pegasus/src/Pegasus/Common/Threads.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.22 / (view) - annotate - [select for diffs] , Mon Oct 22 10:18:18 2012 UTC (11 years, 8 months ago) by marek
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, HEAD, CIMRS_WORK_20130824
Changes since 1.21: +0 -6 lines
Diff to previous 1.21
BUG#:9424
TITLE: Remove unused variables in Common and General lib

DESCRIPTION:

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Jan 12 13:30:24 2011 UTC (13 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP317_pullop-root, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.20: +2 -68 lines
Diff to previous 1.20
BUG#:8888
TITLE: Restrict default thread stack size

DESCRIPTION:

Revision 1.20 / (view) - annotate - [select for diffs] , Fri Apr 9 07:23:14 2010 UTC (14 years, 2 months ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.19: +6 -1 lines
Diff to previous 1.19
BUG#: 8739
TITLE: Function scope static is used for thread synchronization in System.cpp and Threads.cpp.
DESCRIPTION: It is incorrect to use function scope statics as thread synschronization primitives.

Revision 1.19 / (view) - annotate - [select for diffs] , Thu Sep 3 09:23:00 2009 UTC (14 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch
Changes since 1.18: +7 -4 lines
Diff to previous 1.18
BUG#: 8607
TITLE: pthread_attr_destroy not called on pthread_create failure.
DESCRIPTION: memory leak in Threads.cpp::create() corrected.

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:53 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.17: +6 -6 lines
Diff to previous 1.17
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:57 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.16: +27 -29 lines
Diff to previous 1.16
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Nov 5 08:01:36 2008 UTC (15 years, 7 months ago) by cheng.sp
Branch: MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
BUG#:7922
TITLE:cimserver core when perform TestBenchmark in performance test

DESCRIPTION:Added special return value for AIX platform.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Oct 17 10:07:33 2008 UTC (15 years, 8 months ago) by r.kieninger
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
BUG#:7996
TITLE: 64 bit platform support for z/OS

DESCRIPTION: 64 bit platform support for z/OS

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Sep 2 13:11:21 2008 UTC (15 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.13: +8 -7 lines
Diff to previous 1.13
BUG#: 7834
TITLE: SunPort for Nevada Sparc and IX86 platforms per PEP 328

DESCRIPTION: Checkin of changes from PEP 328.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed May 21 09:44:48 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8-branch
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
BUG#:7670
TITLE: System library inclusion in platform header file seem awkward

DESCRIPTION:
all those inclusions of system header files can be avoided by moving them out of Config.h

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Mar 6 02:22:27 2008 UTC (16 years, 3 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
BUG#:7458
TITLE:Threads::sleep() does not sleep for some platforms.

DESCRIPTION: commit approved patch.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Oct 17 19:37:27 2007 UTC (16 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch
Changes since 1.10: +7 -39 lines
Diff to previous 1.10
BUG#: 7002
TITLE: Unused symbol definitions
DESCRIPTION: Removed symbols that are not used, and added preprocessor conditions to scope symbols that are only used in some builds.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Jun 5 08:44:14 2007 UTC (17 years, 1 month ago) by ouyang.jian
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch
Changes since 1.9: +0 -16 lines
Diff to previous 1.9
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.9 / (view) - annotate - [select for diffs] , Fri May 11 16:55:03 2007 UTC (17 years, 1 month ago) by carson.hovey
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.8: +0 -4 lines
Diff to previous 1.8
BUG#: 6423
TITLE: OpenVMS: Add PEGASUS_HAVE_NANOSLEEP

DESCRIPTION: nanosleep rtl problems with OpenVMS fixed. Turn on nanosleep for OpenVMS.

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Feb 18 05:28:26 2007 UTC (17 years, 4 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
BUG#: 2579
TITLE: Missing check for EINTR from blocking syscalls

DESCRIPTION: committing updated and approved fix

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Jan 11 16:21:54 2007 UTC (17 years, 5 months ago) by a.dunfey
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
BUG#: 5947
TITLE: Pegasus support for 64-bit Windows platform

DESCRIPTION:

Add support for the WIN64_IA64_MSVC and WIN64_X86_64_MSVC platforms and remove warnings associated with 64-bit windows compilation.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.5: +12 -14 lines
Diff to previous 1.5
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Aug 24 20:28:13 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
BUG#: 5400
TITLE: EBADF and other Windows compiler error

DESCRIPTION: Included <errno.h> is several places.

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Aug 21 14:31:03 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.3: +4 -11 lines
Diff to previous 1.3
BUG#: 5396
TITLE: New Threads::id() implementation

DESCRIPTION: New Threads::id() implementation

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Aug 15 16:17:30 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
BUG#: 5384
TITLE: Infinite loop in Threads::sleep()

DESCRIPTION: Changed "sleep" to "::sleep" within Threads::sleep() to avoid
infinite loop.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.1: +291 -0 lines
Diff to previous 1.1
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.1 , Thu Jul 27 22:11:52 2006 UTC (17 years, 11 months ago) by mike
Branch: MAIN
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
FILE REMOVED
file Threads.cpp was initially added on branch TASK_BUG_5314_IPC_REFACTORING_BRANCH.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2