7 lines
		
	
	
		
			302 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			302 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* Copyright (c) 2022 Barcelona Supercomputing Center (BSC)
 | 
						|
 * SPDX-License-Identifier: GPL-3.0-or-later */
 | 
						|
 | 
						|
/* Create a test which unblocks a task from an external thread. This
 | 
						|
 * should break currently, as the instrumentation attempts to call
 | 
						|
 * ovni_ev_emit from a thread without initialization. */
 |