16 #if defined( _WIN32 ) || defined( _WIN64 )
34 plasma->barrier_in[core] = 0;
35 plasma->barrier_out[core] = 0;
66 while (plasma->barrier_in[core] == 0);
69 plasma->barrier_in[core] = 0;
72 plasma->barrier_out[core] = 1;
192 if (plasma == NULL) {
209 plasma_warning(
"PLASMA_Init",
"Could not find the number of cores: the thread number is set to 1");
253 if (coresbind != NULL) {
263 for (core = 1; core < plasma->
world_size; core++) {
301 if (plasma == NULL) {
323 for (core = 1; core < plasma->
world_size; core++) {