LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Thu May 31 20:22:30 CEST 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/07/05 31:20:22

    Modified: jop/java/target/src/test/gcinc Concurrent.java
    Log:
    no message


    Revision Changes Path
    1.3 jop/java/target/src/test/gcinc/Concurrent.java

    http://www.opencores.org/cvsweb.shtml/jop/java/target/src/test/gcinc/Concurrent.java.diff?r1=1.2&r2=1.3

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: Concurrent.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/target/src/test/gcinc/Concurrent.java,v
    retrieving revision 1.2
    retrieving revision 1.3
    diff -u -b -r1.2 -r1.3
    --- Concurrent.java 30 May 2007 23:13:19 -0000 1.2
    +++ Concurrent.java 31 May 2007 18:22:29 -0000 1.3
    @@ -17,7 +17,7 @@
    b = new SimpVector(100);
    c = new SimpVector(999);

    - new RtThread(2, 100000) {
    + new RtThread(2, 200000) {
    public void run() {
    for (;;) {
    c.run();



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.