Reran analysis on benchmarks with newest updates
[IRC.git] / Robust / src / Benchmarks / Ownership / TTTTag.txt
1 Conducting ownership analysis with allocation depth = 1
2 ---------AcceptConnection(ServerSocket ss)--------
3 Task AcceptConnection(ServerSocket ss) contains no aliases between flagged objects.
4
5 ---------Startup(StartupObject s)--------
6 Task Startup(StartupObject s) contains no aliases between flagged objects.
7
8 ---------SendBoardDisplay(TTTServerSocket ttts, Board tttBoard, Socket s)--------
9 Task SendBoardDisplay(TTTServerSocket ttts, Board tttBoard, Socket s) contains no aliases between flagged objects.
10
11 ---------ProcessRequest(TTTServerSocket ttts, Socket s)--------
12 Task ProcessRequest(TTTServerSocket ttts, Socket s) contains no aliases between flagged objects.
13
14 ---------ProcessMove(TTTServerSocket ttts, Board tttBoard)--------
15 Task ProcessMove(TTTServerSocket ttts, Board tttBoard) contains no aliases between flagged objects.
16
17 ---------SendErrorMessage(TTTServerSocket ttts, Board tttBoard, Socket s)--------
18 Task SendErrorMessage(TTTServerSocket ttts, Board tttBoard, Socket s) contains no aliases between flagged objects.
19
20 ---------GameOver(TTTServerSocket ttts, Board tttBoard, Socket s)--------
21 Task GameOver(TTTServerSocket ttts, Board tttBoard, Socket s) contains no aliases between flagged objects.