- File:
-
- 1 edited
-
src/libcfa/concurrency/invoke.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/invoke.h
rde6319f r4c1b48f3 125 125 // pointer to monitor with sufficient lifetime for current monitors 126 126 struct monitor_desc * self_mon_p; 127 128 // pointer to the cluster on which the thread is running129 struct cluster * curr_cluster;130 127 131 128 // monitors currently held by this thread
Note:
See TracChangeset
for help on using the changeset viewer.