Files
blis/frame
Field G. Van Zee eac7d267a0 Unconditionally define bli_l3_thread_entry().
Details:
- Define a dummy bli_l3_thread_entry() function when multithreading is
  disabled altogether, or enabled via OpenMP. This function was
  originally necessary when multithreading is enabled via pthreads.
  By defining the function no matter the threading options given, it is
  less likely that an AppVeyor Windows build will complain due to a
  missing symbol in the DLL. (To be clear: AppVeyor was working fine
  before, but a problem may have arisen if it were switched to an
  OpenMP build.)
- Removed the prototype for bli_l3_thread_entry() from
  bli_thrcomm_pthreads.c and placed it in bli_thrcomm.h.
- Regenerated the symbols list file build/libblis-symbols.def.
2018-10-22 18:10:59 -05:00
..
2018-08-29 18:06:41 -05:00
2018-10-19 18:41:10 -05:00
2018-08-29 18:06:41 -05:00
2018-10-17 18:00:40 -05:00
2018-08-29 18:06:41 -05:00
2018-10-19 18:41:10 -05:00
2018-10-19 18:41:10 -05:00
2018-08-29 18:06:41 -05:00