- File:
-
- 1 edited
-
libcfa/src/concurrency/kernel.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel.cfa
rbb83b47 refc171d1 735 735 void __unpark( struct __processor_id_t * id, $thread * thrd __cfaabi_dbg_ctx_param2 ) { 736 736 // record activity 737 __cfaabi_dbg_debug_do( char * old_caller = thrd->unpark_caller; )738 737 __cfaabi_dbg_record_thrd( *thrd, false, caller ); 739 738
Note:
See TracChangeset
for help on using the changeset viewer.