summaryrefslogtreecommitdiff
path: root/examples/Threads
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-04-281-46/+752
* * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.cpp:cleeland1997-04-211-1/+1
* *** empty log message ***schmidt1997-04-142-0/+146
* *** empty log message ***schmidt1997-04-063-70/+77
* *** empty log message ***schmidt1997-04-051-13/+15
* moved context_switch_time.cpp to performance-tests/Misclevine1997-03-312-763/+0
* added template specializationslevine1997-03-257-5/+29
* use ACE_Sched_Params to get platform-dependent thread priorities, and moved #...levine1997-03-251-45/+63
* *** empty log message ***schmidt1997-03-251-195/+147
* *** empty log message ***irfan1997-03-122-147/+277
* added ACE_SCOPE_PROCESS param to ACE_Sched_Params, so that this works on WIN32levine1997-03-111-3/+5
* adapted to new thread priority/ACE_Sched_Paramslevine1997-03-062-7/+5
* fooschmidt1997-02-261-1/+1
* *** empty log message ***irfan1997-02-141-0/+2
* *** empty log message ***irfan1997-02-144-2374/+255
* replaced call to ::sin () with call to ACE::is_prime ()levine1997-02-102-97/+83
* removed unused variable "result"levine1997-02-041-1/+0
* fixed declaration of "shared_data" to be "static volatile" instead of "volati...levine1997-02-041-2/+2
* added ACE_UNUSED_ARG (sa);levine1997-02-045-0/+6
* reran makedependlevine1997-02-031-310/+36
* use ACE_High_Res_Timer directly, no longer need Timer.hlevine1997-02-032-114/+34
* elapsed_microseconds () instead of get_time in ACE_High_Res_Timer interfacelevine1997-01-312-12/+10
* added context_switch_time.cpplevine1997-01-293-17/+1159
* *** empty log message ***schmidt1997-01-231-144/+239
* moved declaration of "task" out of for loop because it is also used after the...levine1997-01-201-1/+3
* fooschmidt1997-01-151-0/+121
* fooschmidt1997-01-084-159/+146
* fooschmidt1997-01-042-4/+4
* fooschmidt1996-12-292-0/+5758
* fooschmidt1996-12-281-5/+5
* instantiate ACE_Atomic_Op with int instead of u_long to match what's in libACElevine1996-12-254-7/+7
* fooschmidt1996-12-241-1/+1
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-161-1/+0
* *** empty log message ***schmidt1996-12-159-58/+0
* fooschmidt1996-12-0822-40/+3816
* fooschmidt1996-12-022-6/+6
* barfooschmidt1996-12-024-13/+62
* fooschmidt1996-11-302-2/+2
* Eonschmidt1996-11-3019-400/+355
* yowschmidt1996-11-282-3/+3
* fooschmidt1996-11-275-25/+28
* Laterschmidt1996-11-252-16/+14
* Jammer!schmidt1996-11-173-1/+410
* WWWschmidt1996-10-316-18/+16
* Jammingschmidt1996-10-292-36/+38
* Jammingschmidt1996-10-295-4/+355
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-2319-19/+19
* Initial revisionlevine1996-10-2120-0/+4327