Skip to content

Commit

Permalink
TSRM_TLS should be usable in NTS build
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Aug 17, 2015
1 parent d28abb2 commit 94e272f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TSRM/TSRM.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ TSRM_API void *tsrm_get_ls_cache(void);
#define TSRMLS_CACHE_UPDATE()
#define TSRMLS_CACHE

#define TSRM_TLS

/* BC only */
#define TSRMLS_D void
#define TSRMLS_DC
Expand Down

0 comments on commit 94e272f

Please sign in to comment.