Ignore:
Timestamp:
Feb 3, 2009, 1:18:34 AM (16 years ago)
Author:
[email protected]
Message:

2009-02-03 Dmitry Titov <[email protected]>

Reviewed by Alexey Proskuryakov.

https://bugs.webkit.org/show_bug.cgi?id=23560
Implement SharedTimer on WorkerRunLoop

  • JavaScriptCore.exp: Forgot to expose ThreadCondition::timedWait() in one of previous patches.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r40345 r40533  
    285285__ZN3WTF15ThreadCondition6signalEv
    286286__ZN3WTF15ThreadCondition9broadcastEv
     287__ZN3WTF15ThreadCondition9timedWaitERNS_5MutexEd
    287288__ZN3WTF15ThreadConditionC1Ev
    288289__ZN3WTF15ThreadConditionD1Ev
Note: See TracChangeset for help on using the changeset viewer.