Skip to content

Commit 9ea5944

Browse files
author
Anastasia Basho
committed
Add chaos
Signed-off-by: Anastasia Basho <[email protected]>
1 parent a3b0f6f commit 9ea5944

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/dice/events/pthread.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ struct pthread_join_event {
8181
int (*func)(pthread_t, void **);
8282
};
8383

84-
85-
8684
struct pthread_exit_event {
8785
const void *pc;
8886
void *ptr;

0 commit comments

Comments
 (0)