Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3889)

Issue 2334041: thread-safe implementation of ScheduleWithContext

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by aquereilhac
Modified:
13 years, 7 months ago
Reviewers:
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

A thread-safe implementation of ScheduleWithContext. Changes include: - Thread-safe implementation of ScheduleWithContext for the default and realtime simulator implementations. - Python binding implementation of Simulator::ScheduleWithContext

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+454 lines, -9 lines) Patch
M bindings/python/ns3module_helpers.cc View 1 chunk +60 lines, -0 lines 0 comments Download
M bindings/python/ns3modulegen_core_customizations.py View 1 chunk +3 lines, -0 lines 0 comments Download
M src/simulator/default-simulator-impl.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/simulator/default-simulator-impl.cc View 5 chunks +53 lines, -8 lines 0 comments Download
M src/simulator/realtime-simulator-impl.cc View 6 chunks +22 lines, -0 lines 0 comments Download
A src/simulator/tls-data.h View 1 chunk +103 lines, -0 lines 0 comments Download
A src/simulator/tls-data.cc View 1 chunk +185 lines, -0 lines 0 comments Download
M src/simulator/wscript View 4 chunks +17 lines, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b