source: rtems/cpukit/posix/src/cond.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f42b726   01/24/01 14:17:28 Joel Sherrill 2001-01-24 Ralf Corsepius <corsepiu@…> * configure.in: … 4.104.114.84.95
(edit) @98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files. 4.104.114.84.95
(edit) @97e2729d   11/23/98 17:38:09 Joel Sherrill Added --disable-multiprocessing flag and modified a lot of files to … 4.104.114.84.95
(edit) @d14418b   10/06/97 21:28:18 Joel Sherrill Added _Thread_Enable_dispatch to already_timedout path on Wait_support. 4.104.114.84.95
(edit) @5cdcbd2   03/08/97 03:47:34 Joel Sherrill Added commit to indicate exepcted _Thread_Dispatch_disable_level. … 4.104.114.84.95
(edit) @9093c3c   09/17/96 21:29:51 Joel Sherrill Corrected implementation of timed wait on condition variables. First … 4.104.114.84.95
(edit) @5a234809   08/27/96 15:19:33 Joel Sherrill check that we were passed a valid mutex and ignore errors from the … 4.104.114.84.95
(edit) @aae1c932   08/14/96 17:20:03 Mark.Johannes pthread_cond_timedwait: added error cases for abstime 4.104.114.84.95
(edit) @dce801d   08/13/96 21:32:49 Mark.Johannes pthread_cond_destroy: added enable dispatch to EBUSY case 4.104.114.84.95
(edit) @95b76bc   08/13/96 21:10:06 Mark.Johannes pthread_codn_destroy: EBUSY case moved and uses Thread_queue_First 4.104.114.84.95
(edit) @456b3769   08/13/96 20:50:54 Mark.Johannes pthread_cond_destroy: EBUSY case now uses Thread_queue_First 4.104.114.84.95
(edit) @48b40d8   08/13/96 19:53:51 Mark.Johannes _POSIX_Condition_variables_Wait_support: changed status of lock and … 4.104.114.84.95
(edit) @76f03c6   08/13/96 19:03:29 Mark.Johannes _POSIX_Condition_variables_Wait_support: fixed the timeout sequence. 4.104.114.84.95
(edit) @9b77fee   08/12/96 19:00:12 Mark.Johannes Wait_support: removed the calls to mutex core to posix status codes 4.104.114.84.95
(edit) @af04a791   08/12/96 17:40:56 Mark.Johannes _POSIX_Condition_variables_Wait_support: added … 4.104.114.84.95
(edit) @cdcea6ce   08/12/96 17:21:04 Mark.Johannes _POSIX_Condition_variables_Signal_support: added setting mutex back to … 4.104.114.84.95
(edit) @5b748a1   06/03/96 17:32:19 Joel Sherrill renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_interval 4.104.114.84.95
(edit) @c238a218   05/31/96 21:40:48 Joel Sherrill added checks to validate values passed to set attribute routines 4.104.114.84.95
(edit) @7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up 4.104.114.84.95
(edit) @974ff40   05/29/96 16:04:31 Joel Sherrill renamed signal.c to psignal.c to avoid naming problems. added mp … 4.104.114.84.95
(edit) @f4719d5a   05/22/96 22:32:39 Joel Sherrill These files have been modified in the initial pass at getting the … 4.104.114.84.95
(edit) @67d224a   12/08/95 21:06:15 Joel Sherrill added correct use of _Thread_queue_Enter_critical_section 4.104.114.84.95
(edit) @eb5a7e07   10/06/95 20:48:38 Joel Sherrill fixed missing CVS IDs 4.104.114.84.95
(add) @5e9b32b   09/26/95 19:27:15 Joel Sherrill posix support initially added 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.